DBHelper

SQL Stored Procedure Wrapper & Typed DataSet Generator for .NET
Download

DBHelper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Leppie
  • Publisher web site:
  • http://www.codeproject.com/Members/leppie
  • Operating Systems:
  • Windows All
  • File Size:
  • 22 KB

DBHelper Tags


DBHelper Description

The DBHelper was developed to be 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. DBHelper is a small tool that will generate either a source file or a compiled assembly for selected stored procedures on your SQL server. It uses the CodeDom namespace to output the code. Currently it supports C# and VB.NET code generation (and other language support is likely in the future), but the generated assembly is usable from any .NET language.


DBHelper Related Software