Data Access Application Block for .NET

zhaozj2021-02-16  118

Data Access Application Block is a .NET component that contains an optimized data access code that helps users call stored procedures and send SQL text commands to SQL Server databases. It returns SqlDataReader, Dataset, and XMLReader objects. You can use it as a structural block in your own .NET-based application to reduce the number of custom code that needs to be created, tested, and maintained. You can download the full Visual C # and Visual Basic .Net source code and integrated documentation.

Click here to read the full story

转载请注明原文地址:https://www.9cbs.com/read-9234.html

New Post(0)