Welcome to MSDN Blogs Sign in | Join | Help

Evil Genius in Training

"I came here to blog and chew bubble gum... and I'm all out of bubble gum."

March 2006 - Posts

Advantages of my HTTP Compression module over other on the web!
Someone asked me why I should use your HTTP Compression module over some others on the web. The difference is in features! My compression module has a number of advantages. 1) Mine is completely reliant on .NET 2.0 Classes. Therefore it gets the goodness Read More...
New Version of the WinFxProgrammer ASP.NET HTTP Compression Module
I spent a considerable amount of time working on a new version of this module. 1) NEW EASILY EXTENSIBLE AND PAY-AS-YOU-GO ARCHITECTURE! - There were a ton of feature I was adding. I now moved to a pipeline architecture that allows me to layer on features Read More...
Need a new hosting site! Anyone have any recommendations?
The first week of full blown hosting my site with DiscountASP.NET has led to my site being down twice with no timeframe for recovery. The current cause is that their tech support mapped all file extensions to the ASP.NET ISAPI DLL. I inquired about the Read More...
WinFxProgrammer.com just went online!
I just put WinFxProgrammer.com online. This site will be the start of my online endeavors outside of blogs.msdn.com. The site will contain mostly WinFx related material, but for now has a number of things already posted to my blog. While I need to speak Read More...
A Collection of ASP.NET 2.0 Controls
A collection of ASP.NET 2.0 Controls including the source code. This collection will be built up over time. The first control in this collection is an RSS HyperLink control. Read More...
A Better ASP.NET Web Resource Handler
I am currently working on a replacement for WebResource.axd. This new HTTP Handler is meant to support a number of features; however, the prime purpose is to allow the caching of these resources in the IIS 6.0 Kernel Mode Cache. Check it out! Read More...
Enhanced ASP.NET Http Compression HttpModule! Now supports WebResource.axd!
1) NOW WORKS WITH WEBRESOURCE.AXD! There is a feature (bug?) in WebResource.axd that prevents HttpModules from modifying the output stream for WebResource.axd. I disabled it! ; ) IMHO, a feature that breaks things is not a feature, but I can understand Read More...
Page view tracker