3
Shouts

ASP.NET MVC is not all about Linq to SQL

posted by MikesdotnettingMikesdotnetting 824 days, 8 hours, 49 minutes ago
Sunday, February 21, 2010 8:25:26 AM GMT

ASP.NET MVC is not all about Linq to SQL   Pretty much every sample application that illustrates ASP.NET MVC uses Linq To SQL or the Entity Framework as the data access method. I've seen a number of questions posted to the forums at www.asp.net asking if there are any alternatives, and indeed there are. This article will look at using plain ADO.NET within a data access layer to provide dynamic content to a typical small CRUD application.

 

For the purposes of this excercise, I shall be ...

category: ASP.NET | clicked: 1 | | source: www.mikesdotnetting.com | show counter code
tags: asp net mvc, ASPNETMVC, asp net, MVC

No comments yet, be the first one to post comment.

To post your comment please login or signup