.NET and AMF

How to make ASP.NET (inc MVC) applications communicate with Flex UI through AMF. I want to launch about 100 records at a time, and AMF seems to be the way forward, but it doesn’t seem to Anything obvious.
If you press time, you can use RemoteObject to hit a compiled DLL (such as WebORB – It can be used for .NET for free, but you need a copy of VS on Express to compile the classes you want to expose to Flex)

and retrieve the objects that way…

p>

Obviously, your objects should have DAL or generation so that you can communicate with the database.

But I recommend Cairngorm for any data-intensive Flex application. It’s not simple , Development will not feel so fast, but once you understand it, things will become smoother and feel very appropriate. I can dive into the details, but some people are smarter than I have explained. Like you People should be able to grasp these concepts quickly.

Here is the link to learn WebORB and Cairngorm:

> weborb: http://www.themidnightcoders.com/weborb/
> cairngorm: http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm
>Learn Cairngorm: http://www.adobe.com/devnet/flex/articles/cairngorm_pt1.html

How to make ASP.NET (inc MVC) application communicate with Flex UI through AMF. I want to launch about 100 records at a time, and AMF seems to be the way forward, but it seems There is nothing obvious.

If you press time, you can use RemoteObject to hit a compiled DLL (such as WebORB-it is free for .NET, but you You need a copy of VS on Express to compile the class you want to expose to Flex)

and retrieve the object that way…

Obviously, your object should Have DAL or generation so that you can communicate with the database.

But I recommend using C airngorm is used for any data-intensive Flex application. It is not simple and development will not feel so fast, but once you understand it, things will become smoother and it feels right. I can dig into the details, But some people are smarter than I have explained. People like you should be able to grasp these concepts quickly.

Here is the link to learn WebORB and Cairngorm:

> weborb : Http://www.themidnightcoders.com/weborb/
> cairngorm: http://opensource.adobe.com/wiki/display/cairngorm/Cairngorm
>Learn Cairngorm: http://www.adobe .com/devnet/flex/articles/cairngorm_pt1.html

Leave a Comment

Your email address will not be published.