Viewing 4 posts - 1 through 4 (of 4 total)
I use table variables quite often but probably in a different context. I'm more of a services guys so I create procedures that take them as parameters, and pass the...
January 7, 2020 at 7:27 pm
Please consider adding SQL+
http://www.sqlplus.net
SQL+ is a tool that generates a class library from stored procedures by utilizing a tagging system in the form of comments....
February 8, 2019 at 8:53 am
If your using dapper or newtonsoft you are already following a convention.
November 3, 2016 at 8:27 am
This is awesome work, well thought out and really well done. Thanks for sharing.
One question though, I don't quite get the different Execute<> methods, Particularly the List<T> vs the...
October 25, 2016 at 6:52 am
Viewing 4 posts - 1 through 4 (of 4 total)