Best Practices for High-Performing Web Apps (Infragistics Podcast, Ep 7) Infragistics Team / Tue, Jun 6, 2017 Update : The Infragistics podcast has been discontinued. On the latest episode of the Infragistics Podcast, Elden Nelson talks with James Bender, product manager for Ignite UI at Infragistics, who...
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...
Infragistics Friends Group Presentation: T-SQL Performance Tips – Event Recap [Infragistics] Mihail Mateev / Thu, Jul 10, 2014 Infragistics Friends group, BI & .NET Geeks (Bulgarian PASS Chapter) with the help of Infragistics Inc. organized a presentation on “T-SQL Performance Tips” . Infragistics Friends group is an official...
Ignite Grids – Performance Tips and Tricks Alexander Todorov / Fri, Mar 21, 2014 In this blog post, I would like to briefly outline some basic guidelines that can help you dramatically increase the page load speed and decrease the rendering time for the Ignite Grid components. We...
iOS NSString stringWithFormat: Performance (Objective-C) Torrey Betts / Mon, Oct 21, 2013 Introduction The string functions of most programming languages can cause performance slowdowns when they are frequently used. With iOS development you will see NSString references and its method...
1 Billion Data Values in a Data Chart Graham Murray / Wed, Aug 14, 2013 It's no secret that you can provide many XamDataChart series with millions of records and still have smooth interactive panning and zooming. XamDataChart is designed from the ground up to not touch...
Infragistics Parsing Framework - Syntax Tree Pruning Mike Dour / Fri, Apr 12, 2013 This post is part of a series on the parsing framework provided by Infragistics starting in version 12.2. The previous post in the series can be found here and the next post can be found here . Last...