Submit Content

Sponsor



Results


ASP.NET: Shortcut: No more hard coding the physical path to your access database in the ConnectionString section of your web.config

If your database is located in the App_Data folder of your web application. Here is a neat little shortcut for your Access Database ConnectionString.

0 Comments   Posted by LazyAssCoder on Jun 16, 2008   578 Views  


ASP.NET: How To: Implement Microsoft Enterprise Library 2.0 Data Access Application Block ( DAAB ) in 4 Easy Steps

This article will show you step by step on how to implement the Enterprise Library 2.0 Data Access Application Block in to your application.

0 Comments   Posted by LazyAssCoder on Jul 18, 2007   165 Views