Introduction to the Routing Engine in the ASP.Net Framework
Category: Languages > .net
Posted: 25 Jun 09
In this episode we will take a look introductionary look at how to use the Routing engine which is part of the Asp.Net MVC framework.
We will start off by showing how the various parts of the routing commands are used while building routes. We will then take a look at how to create a simpl...
|
|
|
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...
|
|
|
Beta Invitations
Category: Web Development > Ruby On Rails
Posted: 10 Nov 08
You know those invitation systems where a given user can invite a number of other people to join? That's what I show you how to make in this episode.
|
|
|