zOOk is a data access code generator Visual Studio Plug-In. Basically, you point Zook at your database, and it will selectively generate C# data access code (VB.NET will be added later) for your stored procedures.
Installing zOOkTo install zOOk, download the install file, and execute it. Download the install file. Using zOOk
Screen Shots of zOOk in action. zOOk Menu Pick zOOk Loaded in VS.NET Generating DataSet code for a stored procedure Generated DataSet code Select multiple stored procedures. Generated code for multiple stored procedures Code collapsed