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 difference between DynamicResource property and StaticResource Property in WPF?



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

Answer / Kuldeep Kumar Gupta

The StaticResource property retrieves a resource only once when it is first requested, storing the result for subsequent uses. The DynamicResource property requests the resource every time it is used or whenever the resource changes. This makes DynamicResource more flexible but potentially slower.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What the first class that is loaded by any new WPF Application project?

1 Answers  


Write the differences between dynamicresource and staticresource?

1 Answers  


What are static and dynamic resources?

1 Answers  


What is the basic difference between events and commands in the mvvm model?

1 Answers  


Write about prism?

1 Answers  


Why do we need xaml in wpf?

1 Answers  


How you would go about writing your own button style?

1 Answers  


What is the application lifetime in wpf?

1 Answers  


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

1 Answers  


How to disable the parent window while a popup is active wpf?

1 Answers  


What is Property Invalidation?

1 Answers  


What is the parent class of control class of wpf?

1 Answers  


Categories