For The First Time – JSNext Conference with Infragistics [Infragistics] Mihail Mateev / Tue, Sep 2, 2014 For the first time in JSNext Bulgaria js. next ("Bulgaria"); was held on November 23, 2014. The conference was hosted at the Sofia Event Center . JSNext is the biggest event in Bulgaria and the whole...
Using the Ignite UI Grid and Breeze.JS in a Hot Towel SPA – a complete CRUD app Alexander Todorov / Tue, Aug 6, 2013 Couple of days ago, I’ve blogged about how easy and cool it is to integrate the Ignite UI grid with Durandal. In this blog post, I am going to explore the Hot Towel SPA template by John Papa, Breeze.JS...
We’ve got Ignite UI Grids shining in a Durandal SPA for you Alexander Todorov / Thu, Aug 1, 2013 Long time ago, the web was all about static HTML content, and a bit of inline styles. JavaScript was primarily used for alert boxes and falling snowflake scripts (that websites used to load around Christmas...
Creating a KnockoutJS Custom Binding for MVVM Charting Graham Murray / Thu, Mar 28, 2013 What is Knockout? Knockout is a JavaScript library that helps you apply the MVVM pattern when designing HTML/JavaScript UIs. It aids in making your view model and UI controls observable so that changes...
HTML5 Webinars Follow-up : Get Sample Code Anand Raja / Sat, Feb 2, 2013 I'd like to thank everyone who attended this week's HTML5/JS webinars. The following is a list of related resources. How to Build an HTML5/JS Single Page Application Watch Video Sample Code...
Intro to KnockoutJS: An MVVM Library for HTML/JS Developers Anand Raja / Mon, Dec 31, 2012 At the end of this article, the reader will understand what MVVM is, why it is useful, and how open source JavaScript frameworks like Knockout can help deliver MVVM applications. Topics covered in...
Javascript Saturday Knockout JS Presentation Follow-up: Get Code Samples Anand Raja / Thu, Nov 29, 2012 The source code for the sample applications used in my Knockout JS talk at Javascript Saturday can be downloaded using the links below: WPF MVVM Sample Application HTML5/JQ MVVM Sample Application...
Live data - starring the jQuery Grid, WebSockets and KnockoutJS Damyan Petev / Wed, Apr 25, 2012 There are numerous scenarios when from for the sole purpose of having an effective or functional application it seems the only way to go is live – like live data, updating clients in real time. It just...
MVVM Support with KnockoutJS in NetAdvantage for jQuery 2012 Vol.1 [Infragistics] Mihail Mateev / Tue, Apr 24, 2012 Probably many developers who have experience with XAML applications are familiar with Model View ViewModel (MVVM) design pattern. Specialists who work on WEB projects now have the opportunity to implement...