Click here to Skip to main content
15,881,204 members
Articles / Web Development / HTML

A Simple MVC Application using LINQ to SQL

Rate me:
Please Sign up or sign in to vote.
4.86/5 (53 votes)
8 Sep 2014CPOL10 min read 329.2K   9.2K   89  
This article introduces how to create an MVC application using LINQ to SQL. You will create a simple MVC application for Book registration with a Publisher where the Publisher and Book have one-to-many relationships.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
He is awarded for Microsoft TechNet Guru, CodeProject MVP and C# Corner MVP. http://l-knowtech.com/

Comments and Discussions