May 2012

Volume 27 Number 05

May 2012 Code Downloads

May 2012

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

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.
VB version

Building HTML5 Applications - Using HTML5 to Create Mobile Experiences

Following on last month’s discussion of media queries, Brandon Satrom looks at the other two pillars of responsive Web design—fluid grids and flexible images.

Client Insight - Advanced JsRender Templating Features

John Papa continues the exploration of JsRender in more scenarios such as rendering external templates, changing context with the {{for}} tag and using complex expressions. He also demonstrates how to use some of JsRender’s more powerful features including creating custom tags, converters, context helpers and allowing custom code.
VB version

HTML5 - Develop HTML5 Windows Phone Apps with Apache Cordova

As an introduction to Windows Phone development with Apache Cordova, HTML5 and JavaScript, Colin Eberhardt follows a Model-View-ViewModel approach with KnockoutJS to walk you through building a Twitter Search application.
VB version

Kinect - Multimodal Communication with Kinect

Leland Holmquest continues to explore his virtual office assistant named “Lily,” created with a Kinect-enabled Windows Presentation Foundation application, in order to advance the means of context-aware dialogue and multimodal communication.
VB version

Test Run - Dive into Neural Networks

Neural networks can be used to solve a variety of practical problems. James McCaffrey explains what they are and presents C# code that implements a neural network.
VB version