Click here to Skip to main content
15,913,758 members
Articles / Database Development / SQL Server

Wrapper Generator for SQL Server Stored Procedures

Rate me:
Please Sign up or sign in to vote.
4.46/5 (20 votes)
30 Jun 20042 min read 150.8K   3.7K   86  
A utility application that generates .NET code for wrapping stored procedures.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Canada Canada
I have been a sofware developer for over 20 years. I first started out developing programs on an old PDP8 in my highschool. Over the years I have seen many changes to our profession. The one constant however has been the need for understanding the problem space at hand. Once you have that understanding the solution space tends to solve itself.

Comments and Discussions