Blog

ASP.NET MVC Controllers: HttpNotFoundResult

By Martin Schaeferle

The controller in an MVC application is the traffic cop that keeps everything working smoothly. A controller is responsible for responding to user input and managing the overall flow of the application.

This blog entry was originally posted August 08, 2012 by Martin Schaeferle


ASP.NET MVC Views: Comparing the Web Forms and Razor View Syntaxes

By Martin Schaeferle

The views in your ASP.NET MVC application are what a user sees. Views are the window into your application, and so is one of the most important parts of the application...along with all the rest of it!

This blog entry was originally posted August 07, 2012 by Martin Schaeferle


Windows 8 Metro style application - Where's my Back button?

By Martin Schaeferle

Windows 8 Metro style applications offer a new world when it comes to navigation. After all, Metro style apps hinge on the functionality of touch, meaning that applications running in this environment are intended to be used and navigated via touch.

This blog entry was originally posted July 31, 2012 by Martin Schaeferle


Developers - Do you learn by doing?

By Martin Schaeferle

Kinesthetic learners often struggle within the traditional classroom. When confined to a desk and expected to learn visually or by listening, kinesthetic learners are deprived of the direct physical involvement needed to support their learning.

This blog entry was originally posted July 26, 2012 by Martin Schaeferle