DotNetShoutout - Stories tagged with KnockoutJS
5
Shouts

EntitySpaces 1,000 License Give Away (no catches)

published 494 days, 42 minutes ago posted by MikeGriffinMikeGriffin 496 days, 19 hours, 52 minutes ago
Saturday, February 11, 2012 4:49:46 PM GMT Wednesday, February 08, 2012 9:40:15 PM GMT
EntitySpaces LLC is announcing a one-time, special offer on February 29th, 2012. We are giving away 1,000 EntitySpaces Studio Licenses for free. See http://www.entityspaces.net for more information on EntitySpaces Studio. Why are we doing this? One reason… we feel so strongly that once we put EntitySpaces into the hands of developers (including our new entityspaces.js JavaScript Data Access System), a good portion of them will become the best PR team we could ever have. (more)
category: Architecture | clicked: 90 | comment | | source: www.entityspaces.net
tags: EntitySpaces, C#, VB.NET, KnockoutJS, knockout, ORM
6
Shouts

What you can do with 7 lines of JavaScript?

published 507 days, 18 hours, 28 minutes ago posted by MikeGriffinMikeGriffin 513 days, 23 hours, 33 minutes ago
Saturday, January 28, 2012 11:04:38 PM GMT Sunday, January 22, 2012 5:59:39 PM GMT
Our entityspaces.js “Javascript (ORM) Data Access Framework Based on Knockout” is really becoming solid. We have written a full featured demo that will really surprise you considering we only had to write 7 lines of JavaScript code to Save, Add, Edit, RejectChanges, and Delete data. The Example is a pure HTML/JavaScript page. (more)
category: Architecture | clicked: 111 | comment | | source: www.entityspaces.net
tags: KnockoutJS, JavaScript, knockout, MVVM, ORM
4
Shouts

ASP.NET MVC, HTML5, CSS3, JQuery templates, IEnumerable binding, knockoutjs and offline cache in a demo. A brave new world

posted by ioannisioannis 551 days, 1 hour, 21 minutes ago
Friday, December 16, 2011 4:11:31 PM GMT
Combining all those technologies into a simple webpage that manages a name list. (more)
category: Web Dev | clicked: 39 | comment | | source: www.progware.org
tags: ASP.NET MVC, KnockoutJS, html5
16
Shouts

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

published 663 days, 19 hours, 55 minutes ago posted by http://shijucv.myopenid.com/http://shijucv.myopenid.com/ 667 days, 14 hours, 13 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... (more)
category: Web Dev | clicked: 75 | 1 comment | | source: t.co
tags: ASP.NET MVC, KnockoutJS, ASP.NET
2
Shouts

Syntax highlighting and code completion for jQuery Templates in VS2010 (when using Razor)

published 688 days, 21 hours, 40 minutes ago posted by lordlord 692 days, 3 hours, 10 minutes ago
Sunday, July 31, 2011 7:52:05 PM GMT Thursday, July 28, 2011 2:22:33 PM GMT
This is a workaround for an issue where the syntax of jQuery Templates (used by KnockoutJS) doesn’t lend itself to the most pleasant editing experience in Visual Studio, but eh. (more)
category: Web Dev | clicked: 24 | comment | | source: www.wiredprairie.us
tags: jQuery Templates, KnockoutJS, Razor