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...
On Demand Data Loading in XamGrid and XamDataTree [Infragistics] Mihail Mateev / Wed, Feb 2, 2011 Loading data on demand is typical of applications that use hierarchical data. The article “On Demand Data Loading in XamTree” demonstrated an application using Infragistics XamTree. This article shows...
On Demand Data Loading in XamTree [Infragistics] Mihail Mateev / Fri, Jan 28, 2011 The use of hierarchical data in applications often requires loading data on demand. This is very typical problem, especially when using WCF services from Silverlight applications. Infragistics Silverlight...