Explain about different types of channels available in blaze ds?
Answer / Deepak Chandra
Blaze DS supports several types of channels for communication between Flex clients and server: Remoting Service (AMF), WebService, and LiveCycle Data Services. AMF is the most commonly used channel, providing high-speed data transfer with rich data typing and complex object handling.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of trace? : adobe flex action script
Different ways of using style sheets?
What is a drag manager in adobe flex actionscript? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
How to display the check box in data grid header?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty?
How do you implement push with flex data services? : adobe flex action script
What does calling preventdefault() on an event do? How is this enforced? : adobe flex action script
What is state? What is the difference between states and viewstack in flex? : adobe flex action script
What did adobe announce regarding flex?
Explain about measure() method? When this measure() method is called?
How can u access a variable defined in 1 MXML file to another?