What is the choice between staticresource and dynamicresource in wpf?



What is the choice between staticresource and dynamicresource in wpf?..

Answer / Akshya Dixit

StaticResource refers to a resource that is retrieved once at compile-time, while DynamicResource refers to a resource that can be changed during runtime.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Can Windows Service be created Using WPF?

1 Answers  


What is the application lifetime in wpf?

1 Answers  


How you would go about writing your own button style?

1 Answers  


Can you explain self relative source binding in wpf?

1 Answers  


What are static resources in wpf?

1 Answers  


What is the most common format for declaring a data binding in markup?

1 Answers  


Is wpf a framework?

1 Answers  


What can you do in expression blend that you cannot do in visual studio?

1 Answers  


How to connect sql database in wpf application?

1 Answers  


How long does it take to learn wpf?

1 Answers  


What do you understand by virtualization in wpf?

1 Answers  


Can you explain the complete wpf object hierarchy?

1 Answers  


Categories