SubSonic LInq IRepository
Posted
by ajwaka
on Stack Overflow
See other posts from Stack Overflow
or by ajwaka
Published on 2010-04-01T02:22:42Z
Indexed on
2010/06/11
23:53 UTC
Read the original article
Hit count: 213
Trying to use SubSonic 3.0.0.4's Linq TEmplates. Got everything working. But in the Doc's I'm seeing how I can use aa IRepository to bulk insert, update, delete my db. Thing is - It wasn't included in the download. Is it somewhere else and I simply overlooked it?
I've got a ton of updates going from one "Save" call - so this would be very helpful!
Thanks
© Stack Overflow or respective owner