Community

Generating .NET POCO Classes for SQL Query Results

(Joe Kunk) Every so often, I find myself wishing that I had a utility of one type or another, to save me from rewriting code. In many coding sessions, I need to generate a .NET class with appropriately typed, public properties to contain the results of a database query or stored procedure. I finally

Read More - Register for Free Membership