Thursday, September 26, 2013

Which is better, simple query or stored procedure to get data from sql server using c#?

Hi


I am new to c# and want to ask that which is better to use, a query in a code or to call a stored procedure? The project on which I am working is already implemented and the bulky queries are written within the code. Please recommend me.


Thanks


No comments:

Post a Comment