Learn about starting with .NET and Flex in the getting started primer for Flex & .NET.
Mark Piller (Apr. 21, 2008)
Speed up the development of Flex applications with client/server integration.
Mihai Corlan (Feb. 25, 2008)
See Flex Builder engineer Mihai Corlan show how the new Flex Builder 3 project wizard makes it fast and easy to get started with Flex using ColdFusion, PHP, Java, or ASP.NET.
Mark Piller (Dec. 3, 2007)
Watch the presentation as Mark Piller walks you through the things you should consider in the integration between Flex and .NET.
Mark Piller (Sept. 17, 2007)
Mark Piller explains the basic steps for getting started with Flex for .NET developers.
Mark Piller (Aug. 27, 2007)
Review the process of exception propagation and get the code for processing data delivered with server-side exceptions and errors.
Mark Piller (June 25, 2007)
Map objects in ActionScript to their server-side counterparts in .NET, bridging client/server domains in your Flex RIAs.
Mark Piller (Feb. 25, 2008)
Establish class mappings to simplify data exchange between Flex clients and .NET applications.
Denis Sosnovtsev & Alexey Vedernikov (Oct. 8, 2007)
Learn how and when to use the three most popular HTTP request/response mechanisms used for communicating between Flex and .NET and get a practical comparison of the three.
Mark Piller (July 9, 2007)
This article describes all aspects of securing a Flex/.NET application including passing credentials and creating custom authentication and authorization mechanisms.
Mark Piller (May 14, 2007)
Code this sample .NET application and learn how to integrate your Flex and .NET code, expose .NET classes as Flex remoting services, and invoke a remote method with MXML and ActionScript using AMF3 and RemoteObject API.