JavaScript/HTML5 Client

TH20 Building Single Page Web Applications Using JavaScript and the MVVM Pattern

03/19/2015

1:30pm - 2:45pm

Level: Intermediate

Ben Hoelting

Senior Technologist

Aspenware

XAML developers love the Model-View View-Model (MVVM) pattern. Many JavaScript frameworks use this pattern for Web-based applications. They take the client side coding model developers are familiar with and provide it to the Web world. This talk will define the MVVM pattern and the benefits of using it. It will also show how you can use Kendo UI and ASP.NET MVC to build responsive, robust applications that feel like desktop applications.

You will learn:

  • The MVVM Pattern
  • JavaScript frameworks that enable the MVVM Pattern for the Web
  • How to wire up Kendo UI and ASP.NET MVC