Archive for November 29th, 2009


Using AspNetSqlProvider on Your Database

Technorati Tags: ASP.NET
Headline: Run “aspnet_regsql.exe”.
User Story: As a web developer I want to use the AspNetSqlProviders for my website using an SQL Server database so that I can more easily host the site.
Take 1:
I was excited about the new ASP.NET MVC 2 being in the beta for 2010. So I created a new site. I [...]