As I am a beginner to ASP.NET MVC, I would like to know what are the best data access methods for ASP.NET MVC?
I am trying to make a WebForms project and ASP.NET MVC per this question. One of the things I ve done to make that happen is that I added a namespaces node to the WebForms web.config: <pages ...