ASP.Net and Flash Communication
Hello Readers, I've covered in this article only a small and simple overview of the world of Flash development with ASP. NET. I've recently developed a Web site that covers thoroughly all Flash, ASP. NET communication methods in this article, and a step-by-step introduction to ASP mentioned. NET development with C # using Visual Studio. [...]
Using an ActionScript code generator to enable Flex and .NET integration
Code generators have long been used to automate creation of the code solving common programming problems. For instance, there are popular code generators automating data access code generation like CodeSmith, LLCoolGen, and NHibernate. Flex and .NET integration using Flex Remoting is not an exception. In fact, ActionScript code invoking different methods of a .NET class [...]