Build the ASP.NET WebAPI side of a JavaScript Single-Page App


Details
In our brave new world, many web apps are now Single Page Applications written in JavaScript. Basically, this means that instead of having lots of static and/or dynamic pages generating lots of HTML, we now often have an html page that has just a few lines. Those lines would be just some basic header files, a css file included and a couple JavaScript include files. There are several JavaScript frameworks that support this scenario: Sencha’s SenchaTouch and ExtJS, as well as Dojo, Yahoo’s YUI and others immediately come to mind.
In this presentation, we will focus on what the back end ASP.NET server can look like to support these kind of applications, and how to use Repositories and unit tests. This style of web apps development raises interesting issues - so bring your questions and concerns!
The Speaker
Peter Kellner (http://peterkellner.net/), a Microsoft ASP.NET MVP since 2007, is founder and president of ConnectionRoad, and a seasoned software professional specializing in high quality, scalable and extensible .Net web applications. His experience includes building and leading engineering teams both on and off shore. When not working, Peter spends most his free time biking. He has ridden his bike across the globe. Most recently he and his wife, Tammy, rode across the U.S., from California to Georgia, in just 27 days.
You can find Peter's blog here (http://peterkellner.net/), and follow him on Twitter as @pkellner (https://twitter.com/pkellner).
Agenda
6:00 Doors open - pizzas & drinks
6:30 Announcements
6:45 - 8:30 Main presentation
Venue
We will be hosted at Microsoft Mountain View, 1065 La Avenida Street, in the BizSpark Lab space in Building 2.

Build the ASP.NET WebAPI side of a JavaScript Single-Page App