Infragistics Blog - How To

Understanding the Grid Layout in Bootstrap
In this post, we will cover various aspects of the Bootstrap Grid system with various examples. To start with let us create a four equal column layout for medium-sized devices in Bootstrap Grid system.

What Is UI Automation Testing & Why You Should Use It?
So, what is UI Automation testing? Well, let's start off with breaking it down, UI or User Interface, is the front end of your application that your users interact with on their screens.

The Stroop Effect and its Implications in UX Design
What happens when your brain is trying to process conflicting streams of information? Let’s find out.

Building Real-Time Application with SignalR – Part 1
HTTP protocol is the basis for all communication over the web, and it has catered to our needs since the early days. HTTP works in a request and response model, where a request needs to be sent to the server to get any update from there.

Creating Unit Tests for ASP.NET MVC Controllers
In this blog post, we will learn to write unit tests for various MVC controller’s behaviors, such as view’s return types, redirecting to different actions etc.

Azure API Apps and Azure Mvc Web App in Azure App Service
In this article, you will learn how to create Azure API Apps and an MVC client deployed in Azure We App. This is going to be a very simple application connecting various components of Azure App services, and to build it we’re going to use Azure API App, Azure Web App, and SQL Server in Azure.

Top 10 KPIs You’ll See in a CEO’s Dashboard
As any leader will know, there’s never enough time. When you’re managing organizational politics, attempting to steer the company to growth or differentiating your brand from aggressive competition; maintaining a focus on your Key Performance Indicators (KPIs) can often get left behind.

The UltraWinGrid Summary Display Areas: When To Use It?
The UltraWinGrid provides countless invaluable data-centric features and can be morphed into many types of views, layouts and styles as the end-user sees fit.

Leveraging HTTP/2 with ASP.NET 4.6 and IIS10
In the last decade, the Web has taken multiple long strides. From basic HTML, web pages developed a richer look and feel, and are getting more intuitive, user friendly and glossier every day.