Community

SQL Classes Encapsulation (simplified stored procedure calls, queries and DataSet Returns with .NET)

(Xodiak) So you have an application that has a SQL server backend. And now you have to deal with all the different SQL connection classes like SqlConnection, and SqlDataAdapter, and DataSet and SqlCommand. And then manage all these classes to work together so you can return a DataSet or run some Q

Read More - Register for Free Membership