NHibernate-style SaveOrUpdate() in Entity Framework...

Posted by JMSA on Stack Overflow See other posts from Stack Overflow or by JMSA
Published on 2010-04-21T11:27:00Z Indexed on 2010/04/21 11:33 UTC
Read the original article Hit count: 277

Filed under:
|
|

How can I write a NHibernate-style SaveOrUpdate() method with the help of ObjectContext in Entity Framework?

© Stack Overflow or respective owner

Related posts about c#

Related posts about entity-framework