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."

February 2006 - Posts

Updated ASP.NET Compression Module
I updated my ASP.NET Http Compression Module to fix a number of things and reduce the amount of code. ASP.NET Http Compression Module Read More...
ASP.NET HTTPModule for HTTP Compression
I finally got around to coding up a version of an ASP.NET HttpModule that does HTTP Compression for GotDotNet. I have probably coded this module a half a dozen times over the last 4+ years. So here it is! There are a number of implementations out there, Read More...
Microsoft Technology Center, Boston - SQL Sr. Product Technology Specialist - SQL Server
A rare opportunity is now available in the New England area. The Microsoft team that I work on is looking for a Technology Specialist for SQL Server. Senior Product Technology Specialist - SQL Server This is a very rare opportunity . We have not had anyone Read More...
SQL Server 2005 CLR User Defined Type Examples
I created a couple of User Defined Type examples using .NET. These types include a Compressed UTF8 String type as well as a Uri (called Logged Uri) type. I hope to create several more in the future. Check it out! SQL Server 2005 CLR UDT Examples Read More...
Internet Explorer Browser Module Framework
I just posted the code to a managed framework for developing Internet Explorer Browser Modules on GotDotNet. It allows one to write Browser Helper Objects (BHOs) using C#. There have been several example on how to do this including on support.microsoft.com, Read More...
Page view tracker