I have read two questions from stackoverflow.com
I really appreciate both of them.
I like Repository Design Pattern so much that I would like to use it at my project which use ASP.net MVC and Classic Ado.net.
Above question No. 2 have explained about how could I use repository pattern and classic ado.net technologies.
One thing I would like to know is that Is this possible to use Repository pattern which combined with Unit of work , when it comes to classic ado.net technologies.
Could anyone please give me any reference links about that?
If there is references only for Repository + Classic Ado.net, then let me know that reference as well.