Infragistics Blog - How To

Turning Data Into Information
It can be inferred from this quote that data, on its own, isn’t much use to anyone. Raw numbers, statistics, stream of figures - these things are useful only to a point. Data only becomes truly useful once it becomes information.

Introduction to Systematic Programming – Week 3
Week 3 of Introduction to Systematic Program Design was definitely a LOT more video content than I was used to from before, and I can safely say that having started watching the videos from Week 4 already, it’s only going to get crazier from here on out!

Bubbling and Tunneling Routing Strategies
A routed event is an event that can invoke handlers on several listeners in an element tree, rather than only on the object which raised the event.

Mastering the HTML5 Canvas - Part 1
This begins a series of blog posts on mastering the HTML5 Canvas.

Introduction to Systematic Programming – Week 1
If you’ve been here since last week, I’m sure you’re waiting with bated breath to hear how the first week of classes went. Well, the wait is over!

Adding Keyboard Shortcut Support to the WPF XamOutlookBar
If you are a user of Microsoft Outlook, you may have noticed that you can navigate to the different outlook groups using simple keyboard shortcuts. In this blog post, we will explain how to easily add Keyboard Shortcut Support to the WPF XamOutlookBar. Read more.

Exploring JavaScript MV Frameworks Part 1 – Hello Backbonejs
JavaScript has become one of the most popular programming languages on the web. At first, developers didn’t take it seriously, simply because it was not intended for server side programming.

Using the Github for Windows App With Bitbucket
If you aren’t using any form of source control in your project then stop right now and fix this. To get up and running with Git takes a whole 10 minutes to set up, and you will have your source code up in the cloud, should your computer blow up in the future (or you absent mindedly delete an important file).

Writing Requirement Documents Effectively – An Overview
In every UX Design project, the most important part is the requirements gathering process. This is an overview of some of the possible methods of requirements gathering.