Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

PROS & CONS

Avatar

Former Community Member
Hi guys!



I'll need to develop a medium/large scale RIA application
using Adobe Flex 3 and a .NET backend



What are the pros & cons of using these technologies?



BlazeDS



LifecycleDS



WebOrb





I need data-push functionality

What's my best option? What's the best scenario? Blaze +
Webord? LifeCyle + WebOrb?



Thanks!!!
1 Reply

Avatar

Level 2
Hi,



You cannot use BlazeDS or LiveCycle DS for .NET back end.
Those products are for Java back end. You should be using Flex and
Weborb, if you want invoke .NET objects from Flex application using
Remoting and do more.

Pleae visit the URLs below for more details




http://www.themidnightcoders.com/weborb/dotnet/


http://www.adobe.com/products/livecycle/dataservices/



Hope this helps.