Last Friday I upgraded my development environment at work to VS2005 with TFS... I've got to say: WOW!
With TFS Source Control integrated into VS2005 we can now develop our ASP.NET Web applications on our local boxes. Combine that with the new debug features and I have to say I *almost* enjoy getting errors while testing!
Once everything is ready, I simply right-click on the web app project and select Publish Web Site.... in no time the new build is transfered to the IIS server and running. Smooth as silk.
Any other developers get to try this yet?