Browse by Tags

Search Results

Page 1 of 1 (2 items)

Unit Testing SQL Providers in ASP.NET

I think I finally found a use for SQL Server Express Edition ! For the longest time I wondered why I would want to use this not-quite-the-full-thing version of SQL Server. When you have an MSDN subscription you have SQL Server Developer Edition and it offers you all that you want and more. The answer...
    by Colin

Using a non-Express edition of SQL Server as your default ASP.NET database.

I've always been puzzled as to why the Web Site Administration tool shipped with ASP.NET 2.0 didn't seem to function nor error out when I had a brand new application being developed on my workstation where SQL Server 2005 Developer Edition is installed. The ASP.NET 2.0 machine configuration has...
    by Colin