Tackling Fidelity when Prototyping
We often mistake fidelity as an attribute of the prototype. Referring to prototypes as a low or high-fidelity version inadvertently biases us to consider or expect the level of detail present; in...
View ArticleSVG versus Canvas
Suppose you want to draw something on your web page using browser-native technologies. It might be some kind of animated scene, it might be a technical diagram, it could be some kind of custom...
View ArticleInfragistics Windows Forms Release Notes – June 2016: 15.2, 16.1 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 these notes useful to help determine the resolution of...
View ArticleInfragistics Android Release Notes – June: 15.2, 16.1 Service Releases
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 ArticleInfragistics Xamarin Forms Release Notes – June: 15.2, 16.1 Service Releases
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 ArticleThe Human Cost of Tech Debt
If you're not already familiar with the concept of technical debt, it's worth becoming familiar with it. I say this not only because it is a common industry term, but because it is an important...
View ArticleInfragistics ASP.NET Release Notes - June 2016: 15.2, 16.1 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 ArticleWebinar Recap: Unit Testing in AngularJS
Earlier this month, we hosted a webinar titled “Unit Testing in AngularJS” for the India region, and we’d like to share the presentation and recorded webinar with you now! In the webinar, we covered...
View ArticleIgnite UI Release Notes - June 2016: 15.2, 16.1 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 ArticleWebinar Recap: Migrating to Angular 2
From Controllers to Components: Migrating to Angular 2Ready to migrate an existing Angular 1 application to Angular 2? Join Infragistics' own Craig Shoemaker for this webinar and bring your...
View ArticleInfragistics Silverlight Release Notes – June 2016: 15.2, 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 ArticleInfragistics WPF Release Notes – June 2016: 15.2, 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 ArticleWhat is the Extension Method in C#?
I often get questions about the Extension Method in C#. The Extension Method was introduced in C# Version 3.0. and allows us to add functionalities in an existing class without modifying it, extending...
View ArticleVisualize a Spreadsheet in Less than a Minute with ReportPlus
Work environments may be ever-changing, but deadlines are deadlines - often non-negotiatable terms. While nothing makes us more productive than the last minute, we live in a world of no excuses: you...
View ArticleWhat’s New in ReportPlus?
This is a HUGE update for ReportPlus! Most importantly we are releasing the first version of ReportPlus Desktop, but first let’s get a little background on where we have been and where we are going...
View ArticleUsing jasmine and karma to Write and Run Unit Tests for AngularJS...
Note: Although we say this post will show you how to use Visual Studio to write AngularJS applications and unit tests, you can use these methods to configure test environments for any IDE. To write...
View ArticleFoundations of Random Number Generation in JavaScript
Being able to generate (apparently) random numbers is an essential requirement for many areas of math, statistics, the sciences, technology and gaming. For instance, they can be used to assign...
View Article5 Mistakes in Visualizing Different Types of Data and How to Overcome Them
The popularity and impact of data visualizations has increased dramatically over a relatively short space of time. Google Trends shows a near 100% increase in search frequency for data visualizations...
View ArticleStep by Step working with GitHub Repository and Visual Studio 2015
The GitHub is one of the most popular code sharing platform, which follows GIT algorithm for version control. In this blog post, we will learn how to work with GitHub repository and Visual Studio...
View ArticleThe Sunset of Silverlight
A brief history - Conceived in the fall of 2007, with the vision of becoming the go-to development platform for cross browser and OS compatibility, Microsoft created Silverlight as a free plug-in...
View Article