Feb 01, 2007
I have completed the final pieces of the Logging UI for Vista and posted them on the DownloadCENTER. I've completed functionality to allow you to configure central binary logging , central W3C logging , and site defaults . I've modified the look and feel...
3 comments
Filed under: IIS 7, SDK, .NET, UI Module
Jan 30, 2007
As many of you already know, the management console for IIS 7.0 on Windows Vista does not have a UI for logging. Since this was a pain point for several customers, I decided to test out the extensibility APIs by creating a logging UI module. I've posted...
2 comments
Filed under: IIS 7, SDK, .NET, UI Module, Download
Jun 06, 2006
Recently, an old co-worker contacted me to ask me a question about code performance. Specifically, he was emitting IL from his code and had some questions about some of the opcode usage he witnessed when viewing the IL of some compiled assemblies. The...
3 comments
Filed under: Performance, CIL, .NET