What is the difference between httpservice and data service? : adobe flex action script
Answer / Nishant Trivedi
HttpService in Adobe Flex is a low-level HTTP service that allows you to make requests directly to a server using raw HTTP. DataService, on the other hand, is a high-level data access service that provides a simplified API for working with remote data services such as REST and AMF.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain how many levels does flash mx support?
What is state? What is the difference between states and viewstack in flex?
What is an Event Propagation?
How do we call javascript from flex actionscript?
Explain what is the function of trace?
How do we use css styles in flex?
How do I get flex to query my database? : adobe flex action script
State the difference between item renderer and item editors?
Explain how binding works in mxml components in flex?
Do I need to upgrade my flash player to use beta 3?
What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?
What are the config files used for connecting java and flex?