I often end up with badly formatted XML files that display as one long line in Visual Studio. To format XML to a look more […]
Continue readingCategory: Visual Studio
Visual Studio
MVC Web Application Error: ‘LocalSqlServer’ was not found
I created a new MVC Web Application and added a new Windows Azure Cloud Service project to the solution. The project was able to build […]
Continue readingBuild a Web Setup Project using devenv to Create an MSI
I was disappointed when I learned that you still could not build a Web Setup Project vdproj file using MSBuild. However, you can still use […]
Continue readingBackspace, Enter, and Arrow Keys Stop Working in Visual Studio 2010
This irritating problem plagued me for a while in Visual Studio 2010. When this happened, my enter, backspace, and arrow keys worked in one of […]
Continue reading