Progressive Enhancement with ASP.NET and React

Mon, 01 Feb 2016 10:00:00 GMT

Graham Mendrick resolves the progressively enhanced Web application versus single page application dilemma by building a stripped-down version of a TodoMVC project as a progressively enhanced SPA using React and ASP.NET.

Read article

ASP.NET - Unit Testing in the Navigation for ASP.NET Web Forms Framework

Fri, 01 Jun 2012 10:00:00 GMT

The article will demonstrate the benefits of having a consistent approach to navigation and data passing in a Web Forms application, showing how this bears fruit when building Single-Page Interfaces.Although all the current buzz is around ASP.NET MVC, it will present a compelling argument for using the Navigation for ASP.NET Web Forms project I host on codeplex together with standard ASP.NET Ajax and DataBinding.

Read article

ASP.NET - Introducing the Navigation for ASP.NET Web Forms Framework

Tue, 01 May 2012 10:00:00 GMT

Take a fresh look at Web Forms with this new navigation framework that eliminates tight coupling and codebehind while providing for unit-tested data-bound code and many other advantages—enough to make an ASP.NET MVC application green with envy, according to creator Graham Mendick.

Read article