|
|
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...
|
|
|
Hosting WCF services in IIS
Category: Languages > .net
Posted: 08 Mar 09
Learn how to host WCF services within IIS. You see how to create an .svc file for your service, configure the service within Web.config, and test your ...
|
|
How to Search a Website Using ASP.NET 3.5 - screencast
Category: Web Development > Asp.net
Posted: 12 Feb 09
I'm happy to say that today, we are posting our very first article on ASP.NET. In this screencast, I'll show you how to implement a simple search functionality into your personal website. We'll go over many of the new features in ASP.NET 3.5, such as LINQ and many of the AJAX controls that ship with ...
|
|
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...
|
|
|
|
|
|
|
|
|