Things to Consider When Creating An Effective User Centered Style Guide
The Benefits of A Style GuideA style guide is undoubtedly one of the most important elements of any given project. Aside from forcing you to define your style, it also establishes rules for your...
View ArticleInfragistics Parsing Framework - Removing Ambiguities, Part 5
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.This time I want to talk about another real...
View ArticleWhy We Love Stack Overflow (www.stackoverflow.com)
Stack Overflow is a programming focused question and answer site, first launched in 2008 by Jeff Atwood and Joel Spolsky. It was originally set up as an alternative to Experts Exchange, quickly growing...
View Article4 Design Apps that are actually useful
I constantly come across lists of applications for designers and I think "oooh, cool! Let me download that." Then… I never use them. Ever.This isn't a new topic, I first approached it a few months ago...
View ArticleHey, I just downloaded you and this is crazy, but here’s my SharePoint so…...
I threw a wish in the well,looking for ways how to tell,business insight from (data)hell,and now R+ is in my waySharePoint is a well of corporate data that comes in different formats, such as: tasks,...
View ArticleFour Differences Between Android and iOS
Android and iOS users are both fiercely loyalty to their phones of choice. Ask a dedicated iOS user to consider Android and you will often be greeted with a look of bewilderment. Similarly, many...
View ArticleThe XamRichTextEditor CTP is Now Available for Download!
I am very excited to announce the immediate availability of the newest member of the Infragistics NetAdvantage for WPF and Silverlight control suites, the xamRichTextEditor. What is the...
View ArticleNetAdvantage for Windows Forms Release Notes - 13.1 Volume Release
With the release of NetAdvantage for Windows Forms 2013 Volume 1, a new resource now available is a set of release notes that reflect the state of resolved bugs and new additions from the previous...
View ArticleWhat is KnockoutJS?
Knockout is a JavaScript implementation of the Model-View-ViewModel software pattern (MVVM). If you haven’t come across MVVM before it is an architectural pattern based on the classic...
View ArticleiOS Infinite Scrolling
For the 13.1 release of our NUCLiOS product we added a LOT of features . So many in fact that its actually quite easy to overlook some of them. So, today i'm going to talk about one of my favorite...
View ArticleQuick-Tip: Convert Coordinate System of a UIView
IntroductionWhen performing complex animations during run-time or any task that would require the translation of one UIView's location into that of another UIView, keeping track of the math on your own...
View ArticleState of BYOD in the Enterprise
BYOD, or “bring your own device,” is the ability to bring your own personal hardware to work and use it instead of a corporate or company provided alternative. Typically referring to mobile and...
View ArticleWhat Are Pixel Shaders?
When Microsoft released its products such as DirectX 8.0 and Direct3D 8.0 many years ago, developers got an opportunity to create never-before-seen effects. Direct3D 8.0 and later versions brought in...
View ArticleGoing From C# To Objective-C: Boxing and Unboxing
Speaking from experience, .Net has a tendency to spoil us developers. In this post i'm going to talk about one of those scenarios, Boxing/Unboxing. If you're a C# programmer, and you have no idea what...
View ArticleInfragistics Racing - Report #1
May 3, 2013, Race 1 at New Jersey Motorsports ParkWith the weather predicted to be sunny, windy and a cool 60°F, Infragistics Racing, sponsored by InfragisticsNucliOS and IgniteUI controls, packed up...
View ArticleHow to design a product catalog on the iPad with ReportPlus?
The arrival of the iPad has had a huge impact on sales forces, we know for a fact that some Fortune 2000 companies have switched the hardware they would provide to sales reps from laptops to iPads. One...
View ArticleiOS XML Parser
The other day I was doing some coding on the side, and i was playing with different web services. Some of the web services returned JSON, while others returned XML. Now, JSON was easy to handle, b/c i...
View ArticleAn Overview of Expression Blend
While it is fairly easy to hand-code XAML in the Visual Studio IDE for small-scale applications, when it comes to large applications such as games, productivity applications, or Windows Phone...
View ArticleDeveloping a CRUD grid with IgniteUI, Node.js, Express, Mongoose, MongoDB and...
In this blog post I am going to create a fully-functional JavaScript & HTML application from scratch, which supports RESTful CRUD operations. I am going to use the out of the box IgniteUI grid...
View ArticleC# To Objective-C - The Ultimate Guide
If you're a .Net developer that has decided or is toying with the idea to start programming for the iphone/ipad then read on! For the past few months I've been blogging about about various topics...
View Article