Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain about cairngorm architecture?



Explain about cairngorm architecture?..

Answer / Shiv Shanker

Cairngorm is a Model-View-Controller (MVC) architecture for Flex applications, designed to help organize and structure complex RIA projects. It consists of several components:
1. Facades: act as the primary entry point for the application and handle high-level business logic.
2. Services: manage communication between the facade and data sources like remote services or local files.
3. Remotings: manage communication with remote servers using AMF or HTTP methods.
4. Commands: encapsulate single use cases that can be executed by the CommandFacade.
5. Models: represent the state of the application and are typically bound to views.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Adobe Flex Interview Questions

What is over loading? Is method over loading possible in flex?

1 Answers  


What is default frame rate of the timeline in frame per second? : adobe flex action script

1 Answers  


How binding works in mxml components in flex? : Adobe Flex ActionScript

1 Answers  


Can I dynamically instantiate a webservice or httpservice in actionscript? : adobe flex action script

1 Answers  


What is calllater() method?

1 Answers  


I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script

1 Answers  


How do you use a repeater in actionscript? : adobe flex action script

1 Answers  


Does exclude or exclude class really excludes the data or class?

1 Answers  


What are the 2 ways to compile flex source file?

1 Answers  


What are three ways to skin a component in flex? : adobe flex action script

1 Answers  


Can we use text input/editable component as itemrenderer?

1 Answers  


What is the difference between httpService & Data Service?

1 Answers  


Categories