C# WPF interview questions::- What are dependency properties ?
- By Shiv Prasad Koirala in C#
- Jun 3rd, 2013
- 12
- 0
This c# WPF interview question is making lot of rounds in WPF interviews. There seems to be a huge confusion around the same. So below is a simple explanation interview perspective of the same.
Normal .NET properties read value from the local private members. Whatever values are set inside the private member those values are read as it is.
While dependency property resolves the value dynamically depending on lot of external entities. As the name says "dependency" it depends on a value evaluation strategy which uses animation, styles, style triggers etc to decide the final value.
This tutorial explains what is WPF and how they differ from Windows form
Watch our latest video tutorial on C# interview questions with answers :-
Shiv Prasad Koirala
Visit us @ www.questpond.com or call us at 022-66752917... read more

- By Shiv Prasad Koirala
- Sep 12th, 2013
- 83
- 0
What is Jquery ? ( ASP.NET Jquery interview questions with answers)

- By Shiv Prasad Koirala
- Jun 20th, 2012
- 80
- 0
C# threading interview questions: - What is the difference between

- By Shiv Prasad Koirala
- Feb 16th, 2013
- 63
- 0
.NET interview questions and answers: - What is TPL?

- By Shiv Prasad Koirala
- Jun 4th, 2012
- 33
- 0