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...


Can you explain the overall architecture of wpf?



Can you explain the overall architecture of wpf?..

Answer / Rahul Singh Kasera

{"WPF (Windows Presentation Foundation) is a UI framework developed by Microsoft for creating desktop applications. The architecture of WPF consists of several key components:n1. XAML: Extensible Application Markup Language, used to declaratively build the UI.n2. CLR (Common Language Runtime): Provides services like garbage collection and security checks.n3. BCL (Base Class Library): Contains core classes for creating WPF applications.n4. PresentationCore, PresentationFramework, and WindowsBase assemblies: They provide a common framework for UI, data binding, and application logic.n5. DependencyProperty: Provides change notification mechanism in XAML.n6. DataBinding: Enables two-way communication between the UI and underlying data sources.n7. Visual Tree: A collection of visual objects that make up the UI hierarchy.n8. Logical Tree: Represents the relationship between controls in terms of parent-child relationships.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Why should WPF be preferred over Adobe Flash?

1 Answers  


What type of elements can be hosted in a ToolBar?

1 Answers  


What are triggers and its type in wpf?

1 Answers  


What is the purpose of accesstext?

1 Answers  


Name the Layout Panels of WPF?

1 Answers  


Provide some instances where you have "xmlns:x" namespace in xaml?

1 Answers  


What are the four general kinds of xaml elements?

1 Answers  


Is MDI supported in WPF?

1 Answers  


What is difference between DynamicResource property and StaticResource Property in WPF?

1 Answers  


What are the types of resources in wpf?

1 Answers  


What is application object and its reponsiblity?

1 Answers  


Which namespace is used to work with 3d in wpf.

1 Answers  


Categories