The Grayzone's blog

Checking for Property Differences in Object
A handy method that takes 2 objects, compares them and returns a list of differences.
Setup Facebook Like Button and Like Box
A brief overview of how to add a Facebook Like Button and/or Like Box to a site.
Linq2Sql GroupBy
How to use the new LINQ groupby syntax with a specific example.
Find Text in Stored Procedure
A handy SQL 2000 script for finding stored procedures or functions that contain a known text string.
Action Delegate
A brief overview of delegates within the .net framework.