If anybody can share a link in which Unit of Work pattern is fully implemented in C#? (not using NHibernate or Entity framework)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Check out Ritesh Rao’s NCommon
https://github.com/riteshrao/ncommon
Or Ayende’s Rhino Commons
http://www.ayende.com/Wiki/Default.aspx?Page=Rhino+Commons&AspxAutoDetectCookieSupport=1
Or here is an article on implementing UOW by Jeremy Miller
http://msdn.microsoft.com/en-us/magazine/dd882510.aspx