Content Delivery Networks and why you should use them DevToolsGuy / Wed, Jan 28, 2015 Over the last ten years or so we’ve seen a considerable growth in the use of Content Delivery Networks (CDNs) making fast access to pages possible for even small websites. By redistributing content to...
Simple trick to silently fallback when CDN’s unreachable Nishanth Anil / Wed, Apr 10, 2013 Using content delivery network provides increased performance – since files are copied and replicated, end users accessing content from far off, remote areas do not download content from your web server...
jQuery Grids with Multi-Column Headers Damyan Petev / Tue, Mar 12, 2013 If you’ve been reading the latest blog about the Column Moving feature of the Ignite UI Grid I’ve briefly mentioned Multi-column Headers. Well, just in case you missed it – that’s a fairly recent addition...
Financial charting with Ignite UI Damyan Petev / Wed, Feb 13, 2013 Or should I say “How to deliver charts for Technical analysis ” and then throw in a little bit of understanding for a good measure. So, we are technical people, no? Then technical analysis shouldn’t...
Tips on Drag & Drop with the Ignite UI Tree Damyan Petev / Wed, Dec 19, 2012 As promised in the previous blog on Drag & Drop with the Ignite UI Tree – some tips and tricks coming right up. If you haven’t already looked into the control’s features, now’s your chance – overview...
Ignite UI jQuery Mobile layouts and ASP.NET MVC– wrapping it all up Damyan Petev / Thu, Nov 8, 2012 After we’ve looked into the range of input jQuery mobile controls you can use with the greatest ease with Ignite UI ASP.NET MVC wrappers , there is something more you can do. If you try the snippets as...
Reach further with IgniteUI jQuery Mobile controls and ASP.NET MVC Damyan Petev / Mon, Nov 5, 2012 Out of the new and exciting things happening around IgniteUI is the enhancement of the mobile toolset. These controls are based on jQuery Mobile rather than jQuery UI , as it provides optimizations...
Get JavaScript code generated for you with the IgniteUI control configurator Damyan Petev / Tue, Oct 30, 2012 Not so long ago when Jason announced IgniteUI and a plethora of other goodness he mentioned a tool called Configurator that would help you code (or not code really) widgets included in the suite. As as...
IgniteUI jQuery Grid Unbound Columns: Updating and Hierarchy Damyan Petev / Fri, Oct 26, 2012 Unbound Columns bring you the freedom of flexible layouts in the IgniteUI Grid and neat support for features to make your grid behave like nothing’s that different. After you’ve seen some of the capabilities...
jQuery Grid Unbound Column: How to make the most of it Damyan Petev / Tue, Oct 16, 2012 When in need of displaying columns with separate data – be it from a different source or based on the values of others – this new column type will prove truly helpful. Be sure to read the introductory...