i m developing project for online bidding system, using storeprocedure, can it be usefull if i use l

Posted by girish on Stack Overflow See other posts from Stack Overflow or by girish
Published on 2010-04-29T10:52:30Z Indexed on 2010/04/29 10:57 UTC
Read the original article Hit count: 315

Filed under:

if i m developing project that is performing concurrent update delete and insert operation on database then is it possible to user linq instead of storeprocedure, which will be more benifitial?

© Stack Overflow or respective owner

Related posts about linq-to-sql