Explain about blaze ds and blaze ds services?
Answer / Vineeta Gunjiyal
Blaze DS (Data Services) is a framework in Flex that allows developers to easily connect their applications to data sources like RESTful web services, SOAP services, or database. It provides an abstraction layer over these data sources using remoting services and data access objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about component life cycle?
What is the use of disableautoupdate method?
How binding works in mxml components in flex? : Adobe Flex ActionScript
How do I run flex as a service? : adobe flex action script
What is the difference between sealed class and dyna? : adobe flex action script
Can we use text input/editable component as itemrenderer?
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0? : adobe flex action script
Explain how many levels does flash mx support?
Different ways of using style sheets?
How to display the check box in data grid header?
What is preventdefault() method?