Work with observable arrays, special bindings, and computed observables
Create a model in C# and connect it with the MVVM structure in JavaScript
Integrate the Knockout.js library into ASP.NET applications
Configure tmux and customize it for your needs
Migrate your entire business logic to the server side with Knockout MVC
Understand and use basic MVVM concepts such as declarative bindings and observable properties
Discover special Knockout.js concepts such as regions, complex bindings, combined contexts, and more
Leverage the key features of Knockout.js such as declarative bindings, templating, and dependency tracking in ASP.NET applications
Who this book is for
This book is intended for .NET developers who want to use the design pattern to create powerful client-side JavaScript linked to server-side C# logic. Basic experience with ASP.NET, Razor, and creating web applications is needed.
Table of Contents
Introduction to Knockout.js
Creating a simple Knockout.js Application
Integrating Knockout.js in ASP.NET MVC Application