Mobile Performance Testing - JSON vs XML Torrey Betts / Tue, Apr 19, 2016 Introduction It doesn't matter if you're loading a configuration file, data set or even something obtained from a website to use as a data source, there is a performance tradeoff you'll encounter...
4 Steps to Binding XML Data to the Ignite UI Grid Craig Shoemaker / Tue, Oct 23, 2012 The Ignite UI Grid is a flexible jQuery and HTML-based grid control that can be bound to many different types of data sources - and XML data is no exception. 1. Get the Data To begin, you first...
Data Exchange with Infragistics XamGantt Control - Using XML (Part 1) [Infragistics] Mihail Mateev / Sun, Oct 14, 2012 Infragistics NetAdvantage Vol.12.2 offers the amazing XamGantt control for WPF and Silverlight The Infragistics Gantt component is a WPF and Silverlight cross-platform control that provides Microsoft...
WinGrid LINQ To XML CRUD Sample Tom Puglisi / Tue, Sep 1, 2009 Hi everyone, I wrote this sample last year so that I can learn a little about LINQ to XML. This sample basically loads data from an XML file into a list of objects that gets bound to WinGrid. I used...