http://www.codeproject.com/cs/database/dbhelper.asp
SQL Stored Procedure Wrapper & Typed DataSet Generator for .NET
By leppie
This a small tool that will generate static methods in a class that acts as wrapper for SQL stored procedures. It either outputs a source file or a compiled assembly. Also supports automatic DataSet generation.