|
|
Examining the Data Access Application Block |
|
|
John Jakovich |
|
|
ASP.NET / Development Tools |
|
|
Click to Visit |
|
|
11 |
|
At the end of this online tutorial the users could use the Data Access Application Block. It is used for processing common data access tasks. The author narrates the merits of using this through a small sample code generating a SqlDataReader object and adds it with a DataGrid without the help of Data Access Block. The real need of this is to minimize the code in a wrapper class. In the conclusion part the author gives the entire usage of Data Access Application Block.
|