Welcome to MSDN Blogs Sign in | Join | Help

Notes from a dark corner

Debugging ASP.NET, the CLR and anything that uses clock cycles.

News

  • These postings are provided as is with no warranties, and confers no rights. Additionally, views expressed herein are my own and not those of my employer, Microsoft.

Browse by Tags

All Tags » IIS7   (RSS)
Learn IIS7 : short tutorial videos available on IIS.NET, plus more
There is a lot of great information available to help you learn IIS7 over at IIS.NET . Also available are short video tutorials. Unless I am missing something there is no overall list of the available videos so here is one I've created... Installing necessary Read More...
Useful tools and add-ons for IIS troubleshooting and IIS7
My esteemed colleague Mr Michael Clemens put together a very handy list of IIS diagnostic tools and add-on components. As Michael has not yet joined the blogging fold I'm taking this chance to publish it for him as it is very useful... SSL Diagnostics Read More...
time-taken
The "time-taken" field in IIS logs can be useful for figuring out whether your web site is performing as well as expected. Starting with IIS6, this value includes the time for the response to be fully received by the client, unlike in previous versions Read More...
Powerful new admin automation options for IIS7
In version 7 of IIS a powerful new API for administering the server from managed code is exposed in the Microsoft.Web.Administration namespace. Carlos has a cool blog post showing how to combine this with the Linq features of the upcoming .NET 3.5 release Read More...
Profile of Scott Guthrie in the Microsoft Architecture Journal
I came across this interesting profile of Scott Guthrie. It covers some of the history of how ASP.NET came about as well as how ASP.NET was the first product to take a big bet on the CLR. If you don't subscribe to it already, I would strongly recommend Read More...
Good article on making ASP.NET applications perform well
Came across this article recently (someone pointed it out to me but I can't remember who, sorry). It has 15 timeless tips for ensuring your ASP.NET applications perform well. Talking about performance, if you are looking for a tool to test your application's Read More...
Orcas, Longhorn and more
[ update 20:43 27/4/7 - apologies to those reading via RSS if this is a duplicate, but I felt compelled to fix the typo pointed out by Mike as well as various other typos caused by writing a blog entry before the first coffee of the day!] I don't know. Read More...
IIS7 Resources
IIS7 Module reference IIS 7.0 Managed Pipeline Modes Why don't I get ETW events from ASP.NET in Vista? Explore The Web Server For Windows Vista And Beyond Longhorn Server revealed: Five IIS enhancements you should know about DinnerNow.Net Windows Vista Read More...
Page view tracker