Click here to Skip to main content
15,886,873 members
Articles / All Topics

Asp.Net MVC-4,Entity Framework and JQGrid Demo with simple Todo List WebApplication

Rate me:
Please Sign up or sign in to vote.
4.92/5 (8 votes)
2 Aug 2014CPOL9 min read 25.5K   9  
Overview       TodoList is a simple web application to create, store and modify Todo tasks to be maintained by the users, which comprises of following fields to the user (Task Name, Task Description, Severity, Target Date, Task Status).

Views

Daily Counts

License

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


Written By
Web Developer HP
India India
I am working in HP as a dot net developer.Working in .net technologies(MVC,Entityframework,LINQ,Jquey

Comments and Discussions