Auto-Generating Wrapper Classes for Stored Procedures, Part 1: Using the AutoSproc Tool
Author:
MSDN
Get an overview of the AutoSproc code generation tool and how it works. The AutoSproc tool (based on classes exposed from the System.Reflection.Emit namespace) saves you time by using reflection to auto-generate wrapper classes for stored procedure calls.
More Tutorials
|