I recently needed to add a Windows Service to a web app solution to handle some long-processing operations asynchronously. The web app is being deployed…
Category: ASP.NET
Here are the browser stats for my site from Jan 15 2013 to Feb 14 2013: Browser Percent Chrome 47.35 IE 26.41 Firefox 22.49 Safari…
The requirement in this case is to print a PDF document, but not allow the user to manipulate the PDF in any other way. The…
I posted my slide deck from my talk (The Demise of Xcopy Deployment) at the terrific Ann Arbor Day of .Net 2010 on SlideShare. Thanks…
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…
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…
Josh Holmes recently posted his presentation “The Lost Art of Simplicity”. As a consultant, I am frequently striving for simplicity for one main reason: I…