Simon Wilson from objectnation has posted an update to the award-winning stored-procedure-wrapper generation tool called SPInvoke. The tool produces very slick code that lets you treat a database almost like any other class in your system - call methods, pass parameters, get the results. All without the hassle of maintaining System.Data code.
I'm converting my stored-procedure support code to use this tool and will post the results of the experiment.
|