Another VB.NET template: CRUD Methods
Here's another VB.NET template, this one is similar to my CRUD Procs template, but rather than generating stored procs, it generates VB methods that contain the CRUD SQL. These methods then return the final SQL to be executed in another process.
Get it here
Labels: sql
0 Comments:
Post a Comment
<< Home