Click here to Skip to main content
15,884,353 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

I have created a FLEX project and web service in VS 2008 IDE.
How can I call web service method in FLEX? And if I created an other project, how do I use that features in FLEX?

Please do reply me.

Thanking you.
Posted
Updated 5-Nov-11 23:44pm
v2

 
Share this answer
 
Comments
thatraja 6-Nov-11 6:59am    
5! for the 2nd article
It is possible to connect ASP.NET and flex using 3 methods.

1) Using RemoteObject

http://western-skies.blogspot.com/2006/07/flex-worlds-simplest-example-of.html
http://wadearnold.com/blog/uncategorized/simple-remoteobject-example-in-flex-4-gumbo

2) Using HttpServices

http://blog.flexexamples.com/category/httpservice/
http://cookbooks.adobe.com/post_HTTPService_with_Flex_3_example-17675.html

3) Using WebServices

http://blog.flexexamples.com/2008/04/14/calling-a-simple-web-service-from-flex-using-the-webservice-class/
http://www.cflex.net/showFileDetails.cfm?ObjectID=582
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900