|
|
|
Preserving Routes for SEO using the MVC Routing Engine
Category: Languages > .net
Posted: 18 Mar 09
In this episode we are going to take a look at how to use the Routing Engine that is part of the Asp.Net MVC framework to allow us to preserve old or dead routes in order to not break external links.
We will walk though create the new route, watching it hit our new controller action then f...
|
|
Introducing ASP.NET MVC
Category: Web Development > Asp.net
Posted: 09 Mar 09
This screencast provides a quick introduction to ASP.NET MVC, showing you how to create a minimal MVC application, and then add a controller, a view, s...
|
|
|
|
|
|
|
JQuery with Asp.net
Category: Web Development > Javascript
Posted: 05 Feb 09
jQuery is an open-source Javascript client framework that "simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development". With Microsoft announcing that jQuery will ship with future releases of ASP.NET MVC and Visual Studio, jQuery may well become th...
|
|
Developing AJAX Web Applications with Castle Monorail
Category: Languages > .net
Posted: 04 Feb 09
Monorail is the model-view-controller engine of the Castle Project, bringing many of the best ideas of Ruby on Rails to the .NET world.
In this session, David De Florinier and Gojko Adzic show how Monorail makes it easy to develop .NET based AJAX applications, and how to use the Castle Pr...
|
|
|
|
|
|