UI Extensibility Techniques with ASP.NET MVC, Ajax and jQuery

Oct 5, 2009

Technologies

  • ASP.NET MVC
  • Ajax
  • jQuery

Session Description: As you build applications with a framework, you often find yourself running into the same problems. Fortunately, the ASP.NET MVC framework is very extensible. We will discuss some common web development problems and how we can understand and extend the framework to solve our development hurdles.

The source code of the project I use to demonstrate the techniques in this session can be found here: https://tekratos.svn.beanstalkapp.com/tamias/. That is the url for the Subversion repository. If you are not familiar with Subversion, it is a very nice source control application (my favorite). To actually get code from Subversion repositories, I recommend Tortoise Svn. It is a Windows Explorer shell plugin and works great.

Many thanks to the Houston Tech Fest folks for letting me come down and present this session. I'll be presenting it as well on Oct 7, 2009 at the North Dallas .NET User Group meeting.

If you have any questions or would like for me to present at your user group meeting, please contact me. You can find all sorts of contact information here on my home page.

Downloads

Slides for 3 Minutes to MVC

Slides for Primary Presentation