Optimizing WPF/Silverlight Chart Performance for Real-Time Data Kiril Matev / Thu, Apr 7, 2011 The XAML platform allows us to deliver rich interaction to our users much cheaper when compared against Windows Forms. One of the areas this is most useful is data visualization. At Infragistics we’ve...
Integrating a Chart and a Zoombar to Implement Financial Charting Kiril Matev / Mon, Mar 14, 2011 Integrating a chart with a zoombar control allows users to easily navigate the chart and to quickly locate the exact data they need. One scenario where this functionality is particularly valuable is financial...
Using the XamGrid connected to an OData service Kiril Matev / Tue, Aug 3, 2010 Many of you have probably heard of the Open Data Protocol ( OData ) – a Web protocol for querying and updating data. According to the site of the project , the OData protocol is built upon HTTP , AtomPub...