Skip to content


ASP.NET MVC – NTK 09 demos

Attached, you can find a couple of ASP.NET MVC demos which demo:

  • ajax views
  • route debugging
  • menulink helper
  • error handling (controllers, views, customization)
  • different view results (RSS view result among them)
  • model binding
  • custom controller factory with a simple Autofac dependency injection demo
  • custom view engine (showing how mobile pages can be served by using MDBF) and
  • client & server side validation using the interesting xVal framework.

Get all demos in one zip archive

Posted in software.

Tagged with , , .


2 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Saso says

    Thank you for the demos.
    There are few different versions of ASP .NET MVC (from early to 1.0 release). I have installed MVC 1.0 (the latest one on http://www.asp.net/mvc).
    I’ve tried to use route debugging directly in my project but Visual Studio 2008 cannot find the class or namespace. Have I missed a reference? Which MVC version do you use?

  2. miha says

    Saso, all samples were build using ASP.NET MVC 1.0. For route debugger demo you need RouteDebugger.dll, which you can find on Phil Haack’s site. The sources are available here.



WP SlimStat