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 |
Why should WPF be preferred over Adobe Flash?
What type of elements can be hosted in a ToolBar?
What are triggers and its type in wpf?
What is the purpose of accesstext?
Name the Layout Panels of WPF?
Provide some instances where you have "xmlns:x" namespace in xaml?
What are the four general kinds of xaml elements?
Is MDI supported in WPF?
What is difference between DynamicResource property and StaticResource Property in WPF?
What are the types of resources in wpf?
What is application object and its reponsiblity?
Which namespace is used to work with 3d in wpf.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)