Empathy is the key: UI design and testing on The Storyboard podcast
In this episode of The Storyboard: Conversations about Usability and UX (iTunes | RSS | Direct Download | Google Play | Stitcher | Soundcloud), Elden Nelson sits down with Dave Broschinsky, UX...
View ArticleWhen Less UI Provides a Better UX
As a user experience guy visiting Disney World this summer, I couldn’t help but appreciate Disney’s mastery at creating excellent user experiences. Of course there were the amazing rides, fun...
View ArticleIgnite UI NuGet Package
Ignite UI is available as a NuGet package since the release of version 2012.2. However, the package used to provide only a trial version of the Ignite UI product for the developers to explore and play...
View ArticleWebinar Recap: Getting Started with Angular 2 with TypeScript
Recently we hosted a webinar about Getting Started with Angular 2 with TypeScript for the India and APAC region, and we’d like to share the presentation and recorded webinar with you now! In the...
View ArticleUsing Ignite UI NPM package to boost your productivity
During the last six years since its` initial release, npm gained a huge popularity and it is now the most popular JavaScript package manager. It is also the default one for the runtime environment...
View ArticleISTA 2016 Recap, Sofia Bulgaria
On 16-17 November, the annual ISTA conference was held in Sofia, Bulgaria. In addition to being south of Romania and north of Greece, famous in Eastern Europe for its Rakia, Bulgaria is also home to...
View ArticleReportPlus Desktop 1.1.128 Release Notes
We've just shipped some great new features with ReportPlus Desktop, Version 1.1.128! Thanks to your continuous feedback we're improving the product every day with the goal of making it easier for you...
View ArticleHow to create constants in JavaScript?
Constants are immutable variables which value cannot be changed. Once, you have created a constant, its value cannot be changed.While coding in JavaScript, many times you may have come across a...
View ArticleInfragistics Nominated for Prestigious IxDA Award
As Infragistics’ user experience consulting group, the UX work that we do for our external clients doesn’t always get the recognition it deserves. While our efforts positively effect the working lives...
View ArticleIntroducing Ignite UI Scroll
IntroductionIn today’s blog we would like to introduce the new igScroll. This control was previously used only internally in the Ignite UI controls. In this release we rewrote the control to take...
View ArticleUsing System.JS with Ignite UI controls
AMD signaturesIgnite UI controls can be loaded using standard module loaders. Each module now contains an AMD signature and references dependency modules. System.JS is a popular module loader which is...
View ArticleGeographical Heat Maps and How to Use Them with ReportPlus
Our recent ReportPlus release welcomed a new interactive real-time data visualization to our family — the Heat Map — available for you in ReportPlus Desktop for Windows & ReportPlus Mobile for iOS...
View ArticleSimplifying Custom Two-Way Data Binding in Angular 2
There are three types of data bindings in Angular 2, they are as follows:InterpolationEvent BindingProperty BindingIf you are coming from Angular 1.X background, you might be wondering that where is...
View ArticleCommunication Between Components Using @Input() in Angular 2
In Angular 2 a component can share data and information with another component by passing data or events. A component can be used inside another component, thus creating a component hierarchy. The...
View ArticleInfragistics Windows Forms Release Notes – December 2016: 16.1, 16.2 Service...
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find these notes useful to help determine the resolution of...
View ArticleInfragistics WPF Release Notes – December 2016: 16.1, 16.2 Service Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleIgnite UI Release Notes - December 2016: 16.1, 16.2 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleInfragistics ASP.NET Release Notes - December 2016: 16.1, 16.2 Service Release
With every release comes a set of release notes that reflects the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help determine the resolution of...
View ArticleInfragistics Silverlight Release Notes – December 2016: 16.1 Service Release
Release notes reflect the state of resolved bugs and new additions from the previous release. You will find these notes useful to help determine the resolution of existing issues from a past release...
View ArticleHow to integrate IgniteUI with Aurelia
This blog post will demonstrate the usage of IgGrid in Aurelia application, but the steps are applicable for all of the Ignite UI widgets.Aurelia made a great effort to deliver to its users several...
View Article