How Tech is Going to Change Our Lives Over the Next Ten Years
Being only twenty-one years old, I’ve pretty much grown up with technology. While I do remember the brutal days of dial up, when texting didn’t exist and I had to actually remember a phone number, I...
View ArticleInstalling Infragistics Ultimate Without an Internet Connection
The Infragistics Platform Installer was created to help make it easier for users to install our various products. It achieves this by downloading the installers and updates which have been selected by...
View ArticleLine Charts: Where to Start?
I've previously explained that it is essential that the bars of bar charts start at 0. The reasoning is simple: we use relative lengths of bars to compare values, so starting a bar somewhere else leads...
View ArticleWhat's New in IG TestAutomation 2015.1
The primary focus for Infragistics Test Automation is to offer you peace of mind. Such that when you develop with our controls, your teams can seamlessly implement automated testing of the user...
View ArticleUXify North America - Conference Videos
This year, instead of hosting the World IA day like we did over the last couple of years, we brought our own UX conference UXify that we've been running very successfully in Sofia (Bulgaria) to North...
View ArticleSetting up an Application in Azure AD for Office 365 API Access
IntroductionTo understand how the Office 365 API works, it might be good to explore the underlying REST API and see what happens “under the hood” to get a clear idea of the interactions between Azure...
View ArticleWebinar Recap: The Top 3 Must-Haves for a Successful Enterprise Mobility...
Today’s workforce is global and mobile. The “Bring Your Own Device” (BYOD) trend is a fairly new paradigm which has created a fast moving train coming right at IT professionals, urging them to react...
View Articleuxcamp Copenhagen - the topics
Pitching your talk and listening to other amazing peopleThe #uxcampcph logo. Image attributed to: http://uxcampcph.org/Uploads/UXCampCPH_HVID_transparant.pngThis is a continuation of an earlier blog...
View ArticleBar Charts versus Dot Plots
Bar charts have a distinctadvantage over chart forms that require area or angle judgements. That's because the simple perceptual tasks we require for decoding a bar chart - judging lengths and/or...
View ArticleSoftware Design & Development Conference
I'm heading out tomorrow night to attend and speak at Software Design & Development which is a yearly conference in London, UK. My talk is on May 14th and is called "Assessing UX" and provides a...
View ArticleUXify Animating Name Badges
In case you missed out on UXify 2015 last month, check out the recent Infragistics blog UXify North America – Conference Videos for all 8 presentations covering “The Future of UX Design”. In addition...
View ArticleNucliOS Release Notes - May: 14.2.331, 15.1.70 Service Release
IntroductionWith 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...
View ArticleHow to use AngularJS in ASP.NET MVC and Entity Framework
These days, it seems like everyone is talking about AngularJS and ASP.NET MVC. So in this post we will learn how to combine the best of both worlds and use the goodness of AngularJS in ASP.NET MVC by...
View ArticleTop Enterprise Mobility Events in 2015
Paul Carter, CEO of Global Wireless Solutions, hit the nail on the head when he said “we are officially living in a mobile-first world”. The extent to which mobile plays a role in our lives is...
View ArticleTop 10 features of VS in 2015
It’s no secret among developers that there is no better development environment than Microsoft Visual Studio. It offers the most complete set of tools to create powerful windows-, web- or any other...
View ArticleMVVM: Data Binding Rich Text to the Infragistics XamRichTextEditor
The Infragistics xamRichTextEditor control is a highly customizable rich text editing control that provides functionality modeled after the features and behavior of Microsoft Word. You can easily...
View ArticleImproving Your Craft with Static Analysis
These days, I make part of my living doing what's called "software craftsmanship coaching." Loosely described, this means that I spend time with teams, helping them develop and sustain ways to write...
View ArticleDeveloper News - What's IN with the Infragistics Community? (5/11-5/17)
I'm back with some more juicy developer news for you! This week seems all over the place, but I think the general theme is stricture in development processes. Check it out and let me know if you...
View ArticleObjects in JavaScript for .NET developers – Part 1
Here are some fun facts for you: JavaScript is not an object oriented language, but almost everything in JavaScript is an object. JavaScript does not have classes, and we can create an object from an...
View ArticleSimplifying the JavaScript Callback function for .NET developers
In JavaScript, functions are objects, and they can:· Be passed as an argument to another function· Return as a value from a function· Be assigned to a variableLet’s assume that...
View Article