A potentially useful and tasty tidbit (Part 2)!
I have been playing with the
SQL Stored Procedure Wrapper & Typed DataSet Generator for .NET and want to recommend it as a really nice and useful piece of work by
leppie. Personally, I am learning a lot about SQL Server stored procedure discovery and code generation, using
CodeDom, from examining this code. I think I'll be able
to use it as a great starting point for some tools I need to build.