Building .NET Core 3 Apps with Infragistics Ultimate UI for WPF
I have been getting a lot of questions lately asking if Infragistics Ultimate UI for WPF will support for the upcoming .NET Core 3 platform. My answer to that question is a resounding YES! In fact,...
View ArticleHow to Seal, Freeze, and Prevent Extension of an Object in JavaScript
Learn to seal, freeze, and prevent extensions of objects in JavaScript with Ignite UI for JavaScript by Infragistics(read more)
View ArticleUsing ProGet: Package Level Filtering for Infragistics Customers
Learn how Infragistics used ProGet to achieve package level filtering on feeds that only Infragistics customers should be allowed to access.(read more)
View ArticleIgnite UI for Angular 7
All up-to-date with Angular 7We have now updated Ignite UI for Angular dependencies to Angular 7. You can easily update your project to the newest Ignite UI for Angular version using the “ng update”...
View ArticleIndigo.Design Code Generator (v.1.0.7)
We just released an update to our Indigo.Design Code Generator extension for Visual Studio Code. This update contains the following changes:Fixed bug where basic routes were not generated when the...
View ArticleHow to Create Basic Inheritance in JavaScript Constructors
There are four ways to create an object in JavaScript. They are as follows:Object as literalConstructor Invocation Patterncreate() methodUsing class after ES6Implementation of Inheritance varies...
View ArticleHow to Add a Static Member Property in a JavaScript Class
Recently while solving a problem, I came across a requirement to create a property in a JavaScript class, which needs to be shared by all the object instances. In the programming world, these types of...
View ArticleInfragistics ASP.NET Release Notes - December 2018: 17.2, 18.1, 18.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 the notes useful to help determine the resolution of...
View ArticleSimplifying Angular CLI for beginners
So you want to write your first Angular application, however setting up even a ‘Hello World’ Angular application is not easy. It requires many steps such as:Setting up a TypeScript compiler, if you...
View ArticleType of Undeclared Variable in JavaScript: What is it?
Have you ever thought, what is type of undeclared variable in JavaScript? I know, the first thing that might come to mind is: how can an undeclared variable have a type? Yes, in JavaScript it is...
View ArticleInfragistics Ultimate UI for WPF: 18.1, 18.2 Service Release Notes - April 2019
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 Windows Forms Release Notes - April 2019: 18.1, 18.2 Service...
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 ArticleSimplest way to share data between two unrelated Components in Angular
In Angular, it is essential to know how components communicate with each other. If you use a component inside another component, they create a parent child relationship. In such a scenario, parent and...
View ArticleInfragistics ASP.NET Release Notes - April 2019: 18.1, 18.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 ArticleIgnite UI Release Notes - April 2019: 18.1, 18.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 ArticleHow to Enable Column Hiding in Ignite UI for Angular Grid
Ignite UI for Angular Grid is fastest Angular Grid out there. It does not only run fast, it is also very easy to use igxGrid in your application. Ignite UI for Angular Grid component class is named as...
View ArticleC# Basics: Delegates
Delegates are one of the most used features of C#. It allows you to pass a function as of function pointer. It is kind of same as function pointer of C++.Put simply, delegates are the same as a...
View ArticleIgnite UI for Angular 7.2.0 Release (Updated)
The 7.2.0 release could be the biggest for Ignite UI for Angular to date. This release delivers the most significant component yet to make it into the toolkit—Hierarchical Data Grid— as well as major...
View ArticleWrite Your First Program in Microsoft’s Bosque Language—A Step by Step Approach
Microsoft launched a new language called Bosque Language. This is in an experimental phase and designed for writing code that is simple, obvious, and easy to reason about for both humans and machines....
View ArticleIgnite UI for Angular Gains New Spreadsheet Control with Ultimate Release 19.1
Along with the many other new controls and features in the newest release of Ultimate 19.1, we’ve added the much-anticipated new Spreadsheet component to Ignite UI for Angular.The IgxSpreadsheet is a...
View Article