16
Shouts

Building JavaScript MVVM apps in ASP.NET MVC using KnockoutJS - Shiju Varghese's Blog

published 664 days, 13 hours, 19 minutes ago posted by http://shijucv.myopenid.com/http://shijucv.myopenid.com/ 668 days, 7 hours, 38 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 3:18:44 AM GMT

JavaScript is getting more attention in modern web application development and increasing the popularity of JavaScript on every day. HTML 5 is making a revolution in web apps world and it is becoming a common platform for variety of scenarios. JavaScript is the language for HTML 5. The next question is how we can write highly maintainable JavaScript code and how to write testable JavaScript code. The answer would be to use a high level JavaScript framework such as KnockoutJS, BackboneJS and SpineJS. In t...

category: Web Dev | clicked: 75 | | source: t.co | show counter code
tags: ASP.NET MVC, KnockoutJS, ASP.NET