MVC Showcase Applications

Search:  

Author: kahanu
Date Posted: 1/10/2010 12:54:46 PM
Programming Language: C#
This is a complete Motel Reservation system I built in July 2009 using ASP.NET MVC v1.0. It was my first big production application I built for a client using MVC and it contains a mini-CMS for the Rooms page. read more >>
Views: 649 |
Rating: 5/5 votes |
1 comments
Tags: Motel
Author: Webdiyer
Date Posted: 3/12/2010 5:39:20 PM
Programming Language: C#
MvcPager is a free paging component for ASP.NET MVC web application, it expose a series of extension methods for using in ASP.NET MVC applications, the implementation was inspired by ScottGu's PagedList idea. read more >>
Views: 516 |
Rating: 5/3 votes |
0 comments
Author: kahanu
Date Posted: 2/27/2010 3:37:00 PM
Programming Language: C#
This is a golf club site that I rebuilt using the ASP.NET MVC v2 RC2 framework. This was previously a Classic ASP site that stored all it's information in XML files. The new site uses both XML for storage and a SQL Server 2008 database. read more >>
Views: 633 |
Rating: 4.5/4 votes |
0 comments
Tags: ASP.NET MVC,