I just finished building the ultimate CodeSmith Template for myself. Let me give a little back drop to this. I have a Data Access Layer Template that I simply point the template to all my select, list, and CRUD (Create, Update, and Delete) Stored Procs and it builds the following classes for me: 1) SQL...