Optimizing Sorting Update Performance in XamDataGrid Kiril Matev / Tue, Apr 10, 2012 The XamDataGrid , the grid control which comes as a part of the NetAdvantage for WPF Line of Business product, has been in use for a few years in a variety of scenarios – from customizability and rich...
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...
Infragistics WPF XamDataGrid, XamDataChart High Performance Scenarios Kiril Matev / Sat, Dec 11, 2010 When you’re dealing with real-time or large volumes of data, the three most critical factors for the user experience of your application are performance, performance and…performance. Customers are often...
Using Data Editing in the XamDataChart to implement What-if Analysis functionality Kiril Matev / Fri, Jul 2, 2010 Users like to have quantitative data visualized as much as possible, in order to make it easier to understand, compare and discover patterns. In many cases, however, editing data takes your users away...
Explaining Financial Indicators in the XamDataChart Kiril Matev / Wed, Jun 23, 2010 Some of the most demanding charting scenarios are in the financial world – substantial amounts of data coming in at real-time, and a wealth of historical data to put everything into context. Apart from...
Setting up a fast chart to handle real-time data feeds and large data sets in Silverlight Kiril Matev / Thu, May 13, 2010 With only a month left to the release of the NetAdvantage for Silverlight Data Visualization , we felt that some guidance is due on how to use the XamDataChart in a Silverlight application. We’ve developed...