PDA

View Full Version : Flex with ASP.NET


Shahzeb
05-04-2006, 12:29 PM
Can anyone can tell me how can we connect Flex with ASP.NET as we connect flash with asp.net through Remoting.

Thanks

hangalot
05-10-2006, 11:47 AM
since the remoting for asp.net is amf0 (as it is now called) you just need to set the encoding (this name might have been refactored) to amf0, other than that its the same as it always was