New in Telerik OpenAccess ORM Q3 2011: Stored Procedure Editor

added by vaskess
1/4/2012 8:38:35 AM

207 Views

Supporting stored procedures is nothing new for OpenAccess ORM. The most common solution is to write an additional method for each stored procedure, encapsulating all the required information needed to invoke it, executing it and returning the results. Now you don’t even have to create the methods....


0 comments