Flex and .NET Interoperability Session Slides & Code From MAX 2006

Finally getting around to posting my notes from my session on communicating with .NET web application from Flex that I gave at Adobe’s MAX in Las Vegas this year. I enjoyed giving this session as I truly believe Flex and .NET work well together and there are many methods for communication between both technologies, but currently there aren’t’ many resources covering it. In this session I talk mainly about 3 methods. Using HTTPServer/xml, WebServices, and AMF, as well as briefly touch upon Binary Sockets. I’m hoping in the future to have more detailed cover on each method.

You can download the slides and source code from here