Sunday, November 30th, 2008
In addition to supporting server databases, Visual Studio 2005 / 2008 also supports local databases in an App_Data folder. Finding a clear answer as to what the folder is for was not easy but my basic understanding is this:
Posted in ASP.NET C#, SQL Server | No Comments »
Saturday, November 29th, 2008
Due to the increasing number of data access strategies being introduced to .NET with little guidance on which to use I decided to create an overview of the different methodologies available. This is really just a cheatsheet for myself but maybe it's useful to others as well...
Posted in ASP.NET C#, SQL Server, Uncategorized | 1 Comment »