It’s not enough to just install MSDeploy on a server to allow Visual Studio 2010 to connect to the server. If you don’t follow the…
Category: Microsoft
I’ll be speaking at the Ann Arbor Day of .Net on Saturday, May 1st, 2010. It’s being held at Washtenaw Community College. Register for the…
David Giard posted his interview with me for his show, Technology and Friends, talking about debugging and WinDBG.
As a follow up to my last post, I found more debugging links: Bruno Terkaly has an excellent set of posts covering debugging all kinds…
Last week I had the opportunity to talk about debugging and WinDBG at Sogeti. We recorded the session as a Live Meeting and my colleague…
As a consultant, I am always trying to see where new tools may fit so that I can help my clients. So I really need…
Extraction rules are essentially for finding data in the HTTP response and placing it in the output context of the web test. There are a…
For this post I am assuming you are familiar with Commerce Server 2009 and operation sequences, which in my opinion are the main reason to…
If you deal with production servers and you don’t use LogParser, you should. It gives SQL-like abilities to query web server logs an other log…
90% of the projects I work on need to send emails, and most clients don’t allow developer SMTP servers floating around their network (for good…