What is wpf application in c#?



What is wpf application in c#?..

Answer / Ankit Jauhari

A WPF (Windows Presentation Foundation) application is a graphical user interface framework developed by Microsoft for creating desktop applications using C#. It provides a robust set of features to create visually rich, dynamic, and responsive applications for Windows platforms.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can you prevent a class from being instantiated?

1 Answers  


What?s a delegate?

2 Answers  


What are the types of inheritance in c#?

1 Answers  


Write one code example for compile time binding and one for run time binding? What is early/late binding?

1 Answers  


What is the difference between a variable and a literal?

1 Answers  


Explain the three test cases in unit testing?

1 Answers   Siebel,


Why do we need escape characters?

1 Answers  


What is cookies in c# asp net?

1 Answers  


Can we inherit singleton class in c#?

1 Answers  


what is class libraries?

1 Answers  


Is array reference type in c#?

1 Answers  


What is difference between for and foreach in c#?

1 Answers  


Categories