7
Nov
2011
This is a reminder of how to change the default browser used when launching a website in Visual Studio.
1
Sep
2011
This post explains how to add a custom control to your TFS installation to make it a lot easier to simply paste a screenshot directly into the work item editor.
23
Aug
2011
In this post we look at how to modify an ASP.NET project to include additional files not included in the project, and also how to exclude specific folders, when the project is published or deployed.
22
Aug
2011
This post goes through the steps necessary to enable remote deployment to a web server from within Visual Studio using the Publish command.
21
Aug
2011
Having problems with debugging in Visual Studio 2010 even though you are running it as an administrator?
3
Apr
2011
I had some problems installing the Visual Studio tools for ASP.NET MVC 3 after having applied SP1 for VS2010, but this workaround sorted out the problems for me.
17
Jan
2011
There are a lot of project templates available for Team Foundation Server, but you often need to tweak them to suit your team. This post explains how to customize work item types and workflows.
15
Sep
2010
When a web service proxy class is generated by Visual Studio it comes with a default namespace. This post shows a way of modifying how the proxy class is generated to manually specify which namespace to use.