We develop Flex 1.0 application using ASP.NET 1.0 and 2.0 Web Services. This works extremely well. Flex 1.0 requires a java server to serve the Flex application itself. While I haven't used 2.0 yet, what I have read indicates that you do not need a java server. The 2.0 development tools can compile the application directly into a SWF file that can be served just like any normal Flash file. So with Flex 2.0, you should should be able to use ASP.NET 2.0 Web Services without the need for a Java server.
-- Matthew On 4/4/06, sakgroups <[EMAIL PROTECTED]> wrote: > We are building a web application using dot net 2.0. > > I saw the demo of FLEX 2.0 [Rich Internet Application] and was really > impressed with its UI. I would like have similar user interface for my > dot net application. > > I believe we can integrate FLEX 2.0 with dot net thru web services. > Please correct it if I am wrong. But it seems I need to run JAVA web > server in my web server. Is it true? > > Or shall I get FLEX 1.5 and FLEX 1.5 REMOTING and integrate it with my > dot net assemblies. > > Please let me know if it is possible to have FLEX 2.0 or any previous > version integrated with my dot net 2.0 application? Is there any > example out there? I would love to have a better UI for my application. > Please help me and provide more detail information. Thanks in advance! > > > > > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

