Blog

ASP.NET Web APIs: Alternative Routing Conventions

Excerpt by Phil Ledgerwood

Like ASP.NET MVC framework routing, you can change the default route mappings to a different pattern.

This course excerpt was originally posted February 25, 2013 from the online courseware ASP.NET Web API, Part 1 of 4: Basics by Phil Ledgerwood


ASP.NET Web API's: Default Mapping

Excerpt by Phil Ledgerwood

If you have used the MVC pattern in your web applications, you are already familiar with the concept of URL routing.

This course excerpt was originally posted February 21, 2013 from the online courseware ASP.NET Web API, Part 1 of 4: Basics by Phil Ledgerwood


Importance of Training Consistency for Developers & IT Professionals

By Martin Schaeferle

One of the most challenging aspects of working with a team of talented, diverse people is the possible divergent working methods that each person can bring to the table.

This blog entry was originally posted February 20, 2013 by Martin Schaeferle


Windows 8 using XAML: BeginTime Animation Property

By Ken Getz

If your storyboard contains more than one simultaneous animation, you may need to delay the start of one or more of the animations.

This blog entry was originally posted February 19, 2013 by Ken Getz