Archives for January, 2008

How to use T4 to generate CRUD stored procedures


This article demonstrates how to use SMO and T4 templates to generate CRUD stored procedures in Visual Studio and integrate them in a database project.