What is cairnghorm in flex? How do we use it?have you worked with cairnghorn in flex?
Answer / Suresh.d
Cairnghorm is an open-source, non-visual data-binding framework for Adobe Flex. It allows developers to easily bind data between models and views, reducing the amount of boilerplate code required when working with complex data structures. To use Cairnghorm, you must include it in your project's classpath, create a model and view classes, and then define data bindings between them using annotations or property conventions. I have worked with Cairnghorm during my time as a Flex developer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it true that I can now get the flex test automation framework with the purchase of flex builder 3 professional edition?
What are the three ways to skin a component?
How do we call javascript from flex actionscript?
How do I get flex to query my database? : adobe flex action script
What does calling preventdefault() on an event do? : adobe flex action script
What is the difference between Flex 2.0 & 3.0?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
What keyword allows you to refer to private variables of a class in flex?
What is stoppropagation() and stopimmediatepropagation()?
Difference between array and array collection?
What is cairnghorm in flex? How do we use it? : adobe flex action script
What is the difference between httpservice and data service? : adobe flex action script