Below is a fully functional asp.net mvc sample application project. Go ahead a download it, play with it, make suggestions, extend, etc. If you have any suggestions for improvements, just drop me a line or leave a comment.
The sample project assumes you have Visual Studio 2008 installed, the rest of the dlls and javascript files are included in the download (nHibernate, ActiveRecord, jQuery, plugins). Also included are scripts to create the sample table schema for both SQL Server and MySQL.
The following mvc sample projects are included:
- Auto-Complete Using jQuery
- Add a Row to a HTML Table
- Dual Listbox in jQuery
- TinyMCE Samples
- Advanced Auto-Complete with jQuery, MVC, and thumbnail pictures
- Check username availability
IMPORTANT: You need to set the username and password for your database in the web.config file for the project to work.
Below is a video showing the sample in action:

Comments:4
Leave a Reply