NetAdvantage Reporting Release Notes – November: 12.2 Volume Release
With every release of NetAdvantage Reporting comes a set of release notes that reflect the state of resolved bugs and new additions from the previous release. You’ll find the notes useful to help...
View ArticleC# to Objective-C - Part 1 : Strings
My background was originally C# where i worked on a variety of platforms such as ASP.Net, Silverlight, WPF, etc.. So after spending 6+ years working mainly in C#, I was both excited and hesitant to...
View ArticleNetAdvantage Reporting Release Notes – November: 12.2 Volume Release
With every release of NetAdvantage Reporting 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...
View ArticleFirefox OS - What it means for mobile
FireFox OS is an operating system for mobile phones. As you would expect, with the FireFox name attached, it is an open source effort derived from “open web standards.” The project was announced as...
View ArticleC# to Objective-C - Part 2 : Arrays
Today we'll continue our exploration into objective-c by looking at another common data type that you'll use heavily but has a slightly different syntax than C#: Arrays. Before we dive right it in its...
View ArticleMS SharePoint Conference 2012: Event Recap
The BasicsI had the pleasure of being part of the Infragistics team at the 2012 Microsoft SharePoint conference in Las Vegas the week of November 12th, 2012. Over 10,000 registered attendees from...
View ArticleC# to Objective-C - Part 3 : Classes
C# to Obj-C: Part 3 – ClassesSo far we've taken a look at some basic objects: Strings and Arrays. I think its about time we take the next step and dive into the creation of our own objects! So today...
View ArticleTypeScript - The new JavaScript?
At BUILD 20102 Microsoft dedicated some time to discussing its new JavaScript alternative - TypeScript. Whilst it is easy to think Microsoft is trying to hijack the standards compliant nature of the...
View ArticleDesert Code Camp 2012: Event Recap
BasicsInfragistics was proud to be a sponsor of Desert Code Camp in Chandler, Arizona. The event was held on Saturday, November 17th at Chandler-Gilbert Community College. About 500 folks dedicated a...
View ArticleBuilding IG Outlook Part 6 – Adding Ribbon Tabs to View Navigation
This is the sixth video in a series that will take you step-by-step on building a Prism application that mimics Microsoft Outlook. In this video we added the support for injecting ribbon tabs into the...
View ArticleSQLSaturday #178 Moscow Event Recap
Infragistics had involvement SQLSaturday # 178 Moscow impersonated by me as a speaker. The event was held on Saturday, November 17th at Microsoft Russia office, Moscow.Administrators at the conference...
View ArticleC# to Objective-C - Part 4 : Interfaces
Interfaces do exist in Objective-C, they just aren’t called interfaces. In fact, if you read my last post on Classes, you probably noticed that in the header file a class was defined as:@interface...
View ArticleFriends Group Presentation: Cooking Windows 8 Applications with HTML5, CSS3...
Infragistics Friends group and jQuery Sofia group with the help of Infragistics Inc. organized an awesome lecture about how to cook Windows 8 applications with HTML5, CSS3 and JavaScript. The event...
View ArticleSQLSaturday #179 Kharkov Event Recap
Infragistics was presented at SQLSaturday Kharkov by me by me as a speaker. The event was held on Saturday, November 24th at pr. Moskovsky, 199-b, Conference Hall «Sun City Premium», Kharkov,...
View ArticleC# to Objective-C - Part 5 : Enums
Today’s post is actually going to be a really short one. There isn’t too much to really show, however its something that I had to look up a few times when I started working with Objective-C, so I...
View ArticleObject Lesson: Form Design
I was doing research for a project recently where I needed to calculate quarterback ratings off from 35-year old scanned in records. The records were produced with type writers back then, just trying...
View ArticleIgnite UI Release Notes - November: 11.2, 12.1, 12.2 Service Releases
NetAdvantage® for jQuery is now named Ignite UI™. Please see this blog post for more details. With every release comes a set of release notes that reflects the state of resolved bugs and new additions...
View ArticleNetAdvantage for ASP.NET Release Notes - November: 11.2, 12.1, 12.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 ArticleC# to Objective-C - Part 6 : Reflection
In today’s post I’m going to show you some basic reflection in Objective-C. To start off, lets take a look at probably the most common use case for reflection:Finding the type of an objectC#:Type t =...
View ArticleInfographic: HTML5 and Why Developers Need It
We all know that HTML5 is top of mind for any CTO today, but why is it so important that developers stand up and pay attention to it today? This infographic will help break down why.HTML5 Infographic...
View Article