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


What is the difference between dynamicresource and staticresource?



What is the difference between dynamicresource and staticresource?..

Answer / Chandra Shekhar Singh

Both staticresource and dynamicresource are used to reference a resource in XAML. However, the main difference lies in their lifetime: 1) StaticResource retrieves the resource when it encounters it during compile-time and uses the same instance throughout the application unless the resource is changed. 2) DynamicResource retrieves the resource at run-time whenever the binding expression is evaluated, which allows the resource to change without affecting other usages of the same resource.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is a form based application?

1 Answers  


What are two common properties on all the shape classes?

1 Answers  


Explain Routed events in WPF?

1 Answers  


What is mvvm?

1 Answers  


How to get automation ids of items in a itemscontrol?

1 Answers  


Which is the base class of all the user-interactive elements in WPF ?

1 Answers   Sans Pareil IT Services,


What is the class hierarchy in windows presentation foundation?

1 Answers  


Explain the difference between static and dynamicresource?

1 Answers  


What is a wpf form?

1 Answers  


What does BAML mean in WPF?

1 Answers  


What is Difference between Page and Window Controls in WPF?

1 Answers  


What do you understand by a routed event and what are its types?

1 Answers  


Categories