MVC

5 Steps to a Simple Scheduler in ASP.NET MVC

By following this step-by-step tutorial you'll get a simple scheduler/ event calendar for ASP.NET MVC3/MVC4 Razor. The tutorial includes code snippets, screenshots and, of course, installation instructions via NuGet. That saves up your time greatly! The calendar offers a user-friendly interface, improved drag-and-drop capabilities and multiple useful features. For more information visit http://blog.scheduler-net.com/post/2012/10/29/5-Steps-to-a-Simple-Scheduler-in-ASPNET-MVC3MVC4.aspx

ASP.NET Roadmap for the Future Unveiled by Microsoft

The world's leading software company, Microsoft has already updated the roadmap showing the future of the ASP.NET. The plans include better templates and work on OData functionality in the Web API. Although Microsoft posted their roadmap for ASP.NET but they clarified that it is only a planning document and not a specification. There's a high possibilities that the roadmap could change. According

EXPENSE TRACKING ASP.NET MVC3 (C#)

General Description The purpose of the project is to develop an easy to use expense tracking system. Users should be able to register in the system, put down their expenses categorized by tags, and get some statistics about their spending. Software should implement the following use cases: • Register and login • Edit tags • Record amount spent and mark it with a tag • View, edit and delete expense

Web-based Payroll Application

Hi all, This is a web-based payroll application using ASP.NET and C# programming language. It showcase the use of MVC programming paradigm (not the ASP.NET MVC Framework) and Singleton programming pattern. It uses Telerik controls for ASP.NET, a powerful third party control. It also has some neat stuff like scheduling task items and asynchronous user-defined task.

Online Enrollment And Grading System using MVC 3 (Razor)

This Tonyfear's Online Enrollment System using ASP.Net's MVC3 technology (Razor) The purpose of this project is for those who wish 1.) to know web application development 2.) to know the MVC architecture 3.) to know how to use the ORM frameworks like nHibernate or Entity Framework 4.) to know how to implement custom membership service for LOGIN 5.) how to implement webgrid 6.) how to implement