Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Getting Started with Knockout.js for .NET Developers

Posted By: AlenMiler
Getting Started with Knockout.js for .NET Developers

Getting Started with Knockout.js for .NET Developers by Andrey Akinshin
English | 30 May 2015 | ISBN: 1783984007 | 188 Pages | EPUB/MOBI/PDF (True) | 6.44 MB

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.

Unleash the power of Knockout.js to build complex ASP.NET web applications

About This Book

Create complex cross-browser web applications the easy way
Separate UI code from business logic with the Model View ViewModel () pattern
Build a powerful client-side application step by step with Knockout MVC

What You Will Learn

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
In Detail

Knockout MVC is a library for ASP.NET MVC that helps developers to move their entire business logic to the server.

With practical and accessible guidance, you will learn the skills necessary to successfully create Knockout.js-based applications of varying complexity.

Beginning with a vital overview of Knockout.js, including the MVVM design pattern, you will create a simple but powerful application capable of integrating with ASP.NET MVC as well as gain a thorough understanding of the Knockout MVC library. From this starting point, you will explore great advanced features that can be used in pure Knockout.js applications and server ASP.NET MVC logic, such as regions and complex bindings, as well as how to use the MVMM design pattern to create powerful sites separating the model, logic, and view layers.