My blog entries are my opinion and may not reflect my employer's opinion.
Tags
.Net 64-bit ActionScript AutomationFactory C# Captivate Channel 9 Data Binding DataGrid DCOM Exceptions Fiddler Flex FoneMonkey Free Online Training IIS Infragistics Installers iOS iPhone LinkedIn MonoTouch MS Project News Objective-C Office 2010 Out-of-Browser Outlook 2010 Project Server 2007 QlikView QlikView Extensions Sharepoint 2010 Silverlight Silverlight 4 Testing UIAutomation Unit Testing Visual Studio 2008 Visual Studio 2010 VMWare WCF RIA Services Windows 7 Windows Azure XamWebMenu Xcode 4Archives
- June 2011 (5)
- May 2011 (1)
- October 2010 (3)
- September 2010 (1)
- August 2010 (3)
- June 2010 (3)
- May 2010 (9)
- April 2010 (1)
- July 2009 (4)
- May 2009 (1)
- April 2009 (3)
- March 2009 (5)
- November 2008 (1)
RSS
Monthly Archives: March 2009
March 2009 CTP of Silverlight LOB Controls from Infragistics Now Available
I know I’m one week late to announce this in my blog. March 2009 CTP of Silverlight LOB controls from Infragistics is now available for download! I’ve been watching out for this as early as the first week of March … Continue reading
Register ASP.NET 2.0 to IIS
After installing IIS, I opened the Internet Information Services Manager under the Administrative Tools and examine the Web Service Extensions node. I was wondering how come it had an entry for ASP.NET v1.1.4322 with the Allowed status but no ASP.NET … Continue reading
Installing Internet Information Services (IIS)
When installing IIS in any windows OS from at least Windows XP, you need the installation CD of the operating system. Perform the following steps: 1. Open Add or Remove Programs from the Control Panel and click on Add/Remove Windows … Continue reading
Binding Silverlight DataGrid Control to a Dynamically-Created Data Object
As a backgrounder, data can be bound to a Silverlight DataGrid control by setting the ItemsSource property to a collection of objects. The object class should have been defined so that each column in the data grid can be bound … Continue reading


