Software Index
Related Topics
Popular Trends
Trending Topics
 

Dotnet Dataset

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Snotra Tech Oracle Data Components
Snotra Tech Oracle Data Components for .NET provides connected dataset for data-aware components like DataGrid, DataGridView and etc. which is intented for Oracle database. Components extend standard functions and features of ADO.NET set of components and support record locking, refreshing, ...
October 11th 2006 Shareware    9,794k
dotNet Protector
dotNet Protector is a powerful .NET code protection system that prevents your assemblies from being decompiled. Console exe, windows exe and windows services,. You can protect a whole application (main exe, referenced dlls) in a single executable.
September 24th 2007 Commercial    8,044k
ASP.NET Barcode Server Control
Easily add barcodes to ASP Dotnet web forms applications with this bar code control. Barcodes dynamically appear in the web browser as high quality JPEG images. Supports several barcode symbologies including Code 11, Code 93, Code 3 of 9, Code ...
December 18th 2002 Commercial  5 stars 69k
dotNet Sniffer
dotNet Sniffer is a small utility that scans managed processes for .Net assemblies loaded from memory and lets you save then to disk.
April 25th 2005 Freeware    304k
Mocosh.DatasetMa nager
Class Mocosh.DatasetManager should help you when operating the class System.Data.DataSet. Using only two methods, you can fill and update the DataSet of any complexity just pointing the array from IDbDataAdapter.
August 29th 2005 Shareware    1,064k
PADGen
Easily creates Portable Application Descriptions (PAD) files for all your applications. Use PAD to get all of the important information to your vendors and webmasters as quickly and as concisely as possible.

With this information long detailed submission forms may soon ...
October 7th 2004 Freeware  5 stars 3,112k
BCGControlBar Library
MFC extension library, that allows you create applications with the power user interface similar to Microsoft® Office, Microsoft® Visual Studio® and other well-known products.
June 10th 2002 Commercial  5 stars 5k
Instrumentation Widgets
Instrumentation Widgets - is a collection of native NET Framework controls with a high quality appearance. It allows us to implement windows forms with cool instrumentation design.You can use Instrumentation Widgets to build user interface of your applications for any ...
June 13th 2002 Commercial  5 stars 312k
IceLicense Protection for Delphi & C++ Builder
By Bruno Branciforti. IceLicense is a new software copy protection solution designed to provide a high level of security. With IceLicense it's easy to turn your application in "try-before-you-buy" versions with little effort, offering everything to guarantee a maximum protection. ...
June 19th 2002 Commercial  5 stars 4k
popConnect
If you are able to send your eMail, but you simply cannot receive them - you`ve got a problem. The solution is a tool developed by the German software provider ppedv for the reception of mails from a pop3 account. ...
July 12th 2002 Shareware  5 stars 83k
VBOLock
Create try-before-you-buy software, or run/time-limited demos. Bind powerful copy protection to any VB application. Wrap powerful protection to any application in seconds using just a few lines of code. Only two extra files to distribute with your application (.ocx & ...
November 11th 2002 Shareware  5 stars 1k
!Ozone Ram optimizer
Ozone RAM optimizer monitors the amount of free memory usage on your PC.
When the totals fall below the preset limits, it will automatically optimize your RAM.
This tool is extremely easy to use !


Ozone RAM optimizer increases your computer speed ...
November 16th 2002 Shareware  5 stars 317k
Mail This Page!
Utility program that will take the HTML currently displayed in Internet Explorer and transform it into an email. It starts your default email client, such as Outlook, and pre-loads it with your HTML email. All the images, style sheets, etc. ...
November 20th 2002 Freeware  5 stars 320k
Linear Dotnet Control Barcode Package
Our .NET Barcode Windows Forms Controls are easy to use Windows components that display and print barcodes without the need for fonts or bitmaps in the Microsoft .NET development environment. Our controls support Code 39, Extended Code39, UPCA, UPCE, EAN8, ...
November 21st 2002 Commercial  4.5 stars 62k
Pikker
Dynamic portfolio rotation trading system backtesting. Matrix calculations of a list of securities over a date range allow for stock or fund rotation through a portfolio, as well as an entire new category of "Market Breadth" indicators, and new methods ...
June 25th 2003 Shareware  4.5 stars 5,164k
fax@NET Plus
fax@NET Plus receives fax messages (ISDN) and sends them via SMTP to your mailaccount. You can send your faxes via the WebClient, the fax@NET Plus Printer or via a socket communication. This means you can send your faxes from everywhere ...
November 27th 2002 Shareware  5 stars 5k
SMExport suite for Delphi/C++Builde r
SMExport for Delphi&C++Builder is a native VCL component
suite for data export from TDataSet or TDBGrid or any other VCL control
(TStringGrid, TListView etc) into the Paradox and DBase tables or
into a text file (fixed or comma-delimited), HTML, XML, MS Excel,
MS Word, ...
November 27th 2002 Shareware  5 stars 5k
SMImport suite for Delphi/C++Builde r
Components from SMImport suite allows to import a data from external file formats:
1. MS Excel spreadsheet (directly without OLE/DDE)
2. text delimited file
3. text fixed width file
4. XML file
5. HTML file
6. MS Access database
7. Lotus 1-2-3 spreadsheet
8. QuattroPro spreadsheet
9. Paradox table
10. ...
November 27th 2002 Shareware  5 stars 3k
PrintForm
Everything you need to add powerful printing features to your application. PrintForm.NET integrates with the .NET printing architecture enabling you to print and print preview any Windows Form. Simply code your Form in the usual way, add a PrintForm component, ...
May 28th 2004 Commercial  5 stars 748k
AdvancedRemoteIn fo
- Information about PC Hardware- Information about Networking configuration- Information about the logged on user- List, kill and start processes on remote pcs!- Start and stop services- Shows installed software- You can de-install software on the remote pc!- Shows shares ...
January 9th 2003 Freeware  4.5 stars 3,470k
Related Scripts
ADO.NET Series - Populating DataSet
ADO.NET Series - Populating DataSet is a simple tutorial in which the author gives details about principles of Data set. In this tutorial the author gives step by step procedure to include data into the dataset from the database. The ...
November 21st 2005 Freeware     
Asynchronous Delegates in VB DotNet
Asynchronous Delegates in VB DotNet is an ASP.NET tutorial in which the programmers can get details about asynchronous delegates, which allows the users to perform another process while waiting for the output of a delegate. The author gives detailed description ...
December 9th 2005 Freeware     
Building a Tiered Web App Using the DataSet and the ASP DataGrid
Building a Tiered Web App Using the DataSet and the ASP DataGrid is an article which explains you about developing the N-tierd Windows based applications using the dataset and datagrid control. In this article the author clearly elaborates you about ...
December 13th 2005 Freeware     
C# DataGrid with DataSet
C# DataGrid with DataSet is a tutorial in which the author gives you the sample code for inserting and updating the data in the datagrid control. This tutorial creates the dataset object and passes the datasource values to the dataset ...
December 18th 2005 Freeware     
Convert DataReader to DataSet
Convert DataReader to DataSet is a web based tutorial through which programmers can gather information about the data set and data reader. The author gives brief description about each data reader and data set which help in data access from ...
December 15th 2005 Freeware     
DataSet to HTML via XSLT
DataSet to HTML via XSLT is a simple tutorial through which users can gather information about the method of collecting records from two SQL database and storing it in dataset, process of providing relationship between the tables of the dataset ...
November 26th 2005 Freeware     
DataSet to HTML via XSLT and the asp:Xml Server Control
'DataSet to HTML via XSLT and the asp:Xml Server Control' is an easy to learn tutorial in which the programmers can get an idea about the procedure for transforming hierarchical XML structure into HTML with the help of both asp ...
December 16th 2005 Freeware     
Dotnet Monitor
This utility can manage web server activites like Kill Processes, Start/Stop Services, View Event Logs and Reboot Server. Dotnet Monitor makes it possible to control the web server virtually through any device that can connect to the internet. It has ...
December 8th 2005 Commercial     
Generating a Strongly-Typed DataSet from a Web Service
This tutorial is helpful for the readers by which they can get tips regarding to web services and guides them to create their web services based on .NET. This article instructs about Dataset usage on web services and it teaches ...
November 27th 2005 Freeware     
How to store multiple database tables in a DataSet
How to store multiple database tables in a DataSet is an easy to understand tutorial in which the author offers source code which executes the process of retrieving the datas from multiple datatable and saving it in a single dataset. ...
November 22nd 2005 Freeware     
Related Code
CryptoText 3.0.0.0
The CryptoText encryption library contains COM and .NET components for cross-platform Microsoft Windows text and file encryption on Pocket PC and Desktop, including components for components for dotNet, .NET CF, COM / ActiveX, PocketPC. With CryptoText you can encrypt text ...
February 9th 2006     752k
wodSFTP.NET 2.1.1.0
The Secure File Transfer Protocol provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP.NET is a dotnet implemenation of client side ...
February 16th 2006     1,713k
DotNETGen
VB.NET Class Generator From Databases - In order to simplify the interaction with a database and decrease development time, many systems contain classes that represent database objects. For example, one could create a "Customer" class with "Name" and "Email" properties ...
August 9th 2006     31k
DigiOz MySQL DLL
The DigiOz MySQL DLL is a DLL written in Visual Basic .NET 2005. This DLL allows you to Query, Insert, Update and Delete records in and out of a MySQL Database using the MySQL .NET Connector 1.0.7 or higher. The ...
February 20th 2007     6k
DotNet Real Tree
Sometimes we need a special loop, but "for.." or "do..while" can't help us or make our code too complex, so we can make a function that run itself from inside and makes a loop. I use this method for drawing ...
August 8th 2010     146k
New Software
Popular Software