Description of the Microsoft application blocks for .NET topic: "Data Access Application Block Overview" (829028)
The information in this article applies to:
- Microsoft .NET Framework 2.0
- Microsoft .NET Framework SDK 1.1
- Microsoft .NET Framework SDK 1.0
- the operating system: Microsoft Windows XP
- the operating system: Microsoft Windows Server 2003
- the operating system: Microsoft Windows 2000
- Microsoft SQL Server 7.0
- Microsoft Visual Studio .NET (2003), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2003), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2003), Academic Edition
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Standard Edition
SUMMARYThis article discusses the Microsoft
Application Block for .NET topic: "Data Access Application Block Overview." The Data Access Application Block is a Microsoft .NET Framework component that
contains optimized data access code that can help you do the following: - Call stored procedures.
-
Issue SQL text commands against a SQL Server database.
The Data Access
Application Block returns the SqlDataReader object, the DataSet object, and the XmlReader object. You can
use the Data Access Application Block as a building block in your own
.NET Framework-based application to reduce the quantity of custom code that you must create,
test, and maintain. REFERENCESFor more information, visit the following Microsoft
Developer Network (MSDN) Web site:
Modification Type: | Major | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbvs2005swept kbvs2005applies kbPAG kbGuidelines kbinfo kbQuery kbDatabase kbStoredProc kbServer KB829028 kbAudDeveloper |
---|
|