Object-Relational Persistence for .NET is an article that contains information about the API based data access, mapping and meta data, mapping with object spaces, domain schema standards etc., The author also explains about the object-relational...
Habanero is an object-relational mapping (ORM) architecture for .Net that maps object-oriented code to relational databases. It persists data to and from the database and generates user interfaces to edit the object's properties. Habanero can...
Transaction Object in ADO.NET is a tutorial which describes you the two ADO.NET transaction objects such as SqlTransaction and OleDbTransaction which helps you to implement transactions. These transaction objects has three methods such as...
Webdata Pro is the relational version of Webdata with a MySQL backend. It offers the power and flexibility previously available only in packages which cost 10 times as much and require programming skills to administrate. Our web database software...
The Virtual Drives Manager is the tool which lets you to define, redefine and delete the virtual drives in your file system.The Virtual Drives (also known as MS-DOS device names) is the symbolic links, in the object name space in 32-bit versions...
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP,...
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP,...
Delphi XML Component Persistence is a set of components which enable the programmer to store and retrieve component trees and properties to and from xml strings and files.
ISDataSource.NET is the first and the only data source component for ASP.NET 2.0 with the ability to support declarative multiple table views and hierarchical-relational dataset. There are many data-related functionality, unique to...
An error is an event,- an exception is the object that the event creates. / When the program flow is blocked by an error, then there should be a solution to overcome that which we could call as exception. These exceptions are classified as... |