Diving into Knockout.JS

Akhil Mittal

In this book we are going to learn Knockout.JS with practical examples.

  • Published on May 06 2016
  • Pages 81
  • Downloaded 1.7k
  • Type PDF

This book is a basic introduction to knockoutJS for beginners.

Table of Contents

1. About Author

2. Introduction to KnockoutJS 
  • Knockout
  • Model View-View Model (MVVM)
  • Observables For Two Way Binding

3. CRUD Operations In ASP.NET Web Forms Using Knockout.JS

  • Setting Up Environment in Visual Studio For Ko
  • Creating Knockout Application
  • Conclusion

4. Complete End To End CRUD Operations Using Knockout.JS And Entityframework 5 In MVC Application

  • Introduction of MVC
  • Controller
  • Entity Framework
  • Knockout.JS
  • Application Architecture
  • MVC Application
  • Knockout Application
  • Knockout Attributes Glossary
  • Conclusion
5. Index