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
Tag Archives: Flex
Flex Workaround: ActionScript Does Not Support Method Overloading
C#, VB.Net, and Java support method overloading, i.e. one can define two methods of the same name but with different parameters. For example, you can have a method named ShowName with a string parameter named pstrFirstName and you can have … Continue reading
Flex Workaround: HTTPService Does Not Return Response Headers
I am surprised that HTTPService of Adobe Flex does not return response headers! What if an application written in Flex would want to communicate with a system written in J2EE and was using the Set-Cookie response header to get the … Continue reading


