How to write a simple SQL Server Data Access Layer – Part-2

This article gives walk through on how to use my Data Access Layer with your application for with insert stored procedures accepting multiple parameters.

How to write a simple SQL Server Data Access Layer – Part-1

his article gives walk through on how to create a simple Data Access Layer and how to use it in your application.