Level: Introductory to Intermediate
This talk will define the MVVM pattern and the benefits of using it and how you can use Kendo UI and ASP.NET to build responsive, robust applications that feel like desktop applications.
XAML developers love the Model-View View-Model (MVVM) pattern. Kendo UI is a JavaScript framework that enables this pattern for web based applications. It takes the client side coding model developers are familiar with and provides 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 to build responsive, robust applications that feel like desktop applications.
You will learn:
- MVVM Pattern
- Kendo UI and why to use it
- How to wire up Kendo UI and ASP.NET