Welcome to Dovetail Software Blogs : Sign in | Join | Help

June 2009 - Posts

Using SqlHelper in a .Net application
In the Dovetail SDK, there is a very useful SqlHelper class. SqlHelper provides a convenience and data provider-agnostic wrapper around ADO.NET. This allows an application to execute SQL commands in a database. SqlHelper has various ways of being initialized, Read More...