ASP.NET MVC 2 and Windows Azure
If you upgrade an Azure web instance to use ASP.NET MVC 2, make
MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.
If you upgrade an Azure web instance to use ASP.NET MVC 2, make
ASP.NET MVC 2 adds support for data annotations, implemented via
MSBuild is a very powerful tool, and it's relatively easy to get
It's a good idea not to do too much work without checking something
Could Not Load Type Microsoft.Build.Framework.BuildEventContext
Still working on getting a TeamCity build working (see my last post). Latest exception is: C:Program FilesMSBuildMicrosoftVisualStudiov9.0TeamDataMicrosoft.Data.Schema.SqlTasks.targets(120, 5): error MSB4018: The …
If you installed Visual Studio 2008 on a 64-bit operating system,
Working with IIS as your web server, or working with Azure projects, are two examples of situations in which Visual Studio (2008+) needs to be running as Administrator (on Windows Vista or Windows 7).
Yesterday I was looking at some old code and refactoring it to
SQLite Error IDbCommand and IDbConnection implementation in the