Welcome to MSDN Blogs Sign in | Join | Help

Technical Weblog of Eric Charran

A Journal of My Technical Achievements and Challenges

July 2006 - Posts

New Fiddler is Out that Supports Vista
The notably handy Fiddler HTTP debugger tool has been updated to include support for Vista. Check it out for situations whenever you need the breakdown of traffice being sent to and from a client and a web server. https://www.fiddlertool.com/fiddler/version.as Read More...
How to Schedule a Team Build in Team Foundation Server
Here is a quick command line reference on how to schedule the Team Build process in Team Foundation Server for your nightly or continuous builds. http://msdn2.microsoft.com/en-us/library/ms181742.aspx The syntax is: TFSBuild start Teamfoundationserver Read More...
Backup and Restore of Team Foundation Server Databases
The Team Foundation Server databases have a increased level of interdependency. As such, there should be special consideration given to how to backup and restore these databases. See the following links for a guide on how to backup and restore these databases: Read More...
Signing the Patterns and Practices Enterprise Library
We recently ran into an issue where a Windows Forms application was consuming the Enterprise Library's Caching and Exception Handling block. The Windows Forms assembly was configured to be signed with a specified .snk file, which was the same .snk which Read More...
Installing IIS After Visual Studio 2005
If you happen to install IIS after Visual Studio 2005, you must first reregister IIS by running aspnet_regiis -i from the 2.0 version of the framework folder. Optionally, you might have to repair the dotnet framework. <DVD Drive>:\wcu\dotNetFramework\dotnetfx.exe Read More...
Page view tracker