Search Wiki:
Project Description
A compilation project where any useful code I write or find will be incorporated. Currently it has some extension methods and unit testing.

Why is this project called pickle? Because my last name is Dill!

Please visit my blog @ http://weblogs.asp.net/bdill.
Last edited Jan 6 at 5:06 AM  by MuteThis, version 2
Comments
MuteThis wrote  Jan 6 at 5:12 AM  
For the initial publish, the following functionality is present:
- SQLSQL DoubleByteToHtmlEncoding - http://weblogs.asp.net/bdill/archive/2007/10/25/sql-xml-unicode-issue.aspx
- SQL Database Project with functions for operating on bits - http://weblogs.asp.net/bdill/archive/2008/01/05/integer-based-bit-manipulation-sql.aspx
- C# Extension Methods for operating on bits - TBD
- C# Extension Methods for walking web controls
- Incomplete Unit Tests for the Project

Updating...