We have just switched from FlexSQL web service ($19.00) to WebOrb. FlexSQL 
works well but I think we threw too many users at it and it was having trouble 
wrapping our 4000 returned rows for OLAP cube in the xml format it uses. WebOrb 
is fast and efficient, and handles many users. We are calling our SQLServer2005 
stored procedures with it. WebOrb comes with lots of good code examples also. 
There is a community version which is free, but the Enterprise edition costs.

Mic. 

--- In [email protected], Jehanzeb Musani <jehanzeb...@...> wrote:
>
> The easiest thing would be to expose a web service written in .NET can invoke 
> with Flex UI. Make sure you rely on the primitive types or design your 
> protocol (objects encoded it in xml and pass as string to webservice). It's 
> simple but will not be very efficient.
> 
> The other approach you can resort to is using WebORB.NET.
> 
> Regards,
> Jehanzeb
> 
> 
> 
> ________________________________
> From: Ramkumar <nrk...@...>
> To: nrk...@...
> Sent: Tue, October 6, 2009 12:34:08 PM
> Subject: [flexcoders] Flex with .Net
> 
>   
> Hi All,
> We have the application on .Net and we have to replace the asp pages with 
> flex UI.
> I am little bit exposure only to flex(I am java developer) and dont have 
> knowledge on .Net.
> Please provide me sample codes(like the data passing from UI to db) and 
> materials for doing the application.
> from there i will try to manage my self.
>  
> Thanks and Regards,
> N.Ramkumar
>


Reply via email to