How to create wpf application in visual studio 2017?



How to create wpf application in visual studio 2017?..

Answer / Deepak Vasistha

To create a WPF application in Visual Studio 2017, follow these steps: Create a new project -> Select 'WPF App (.NET Framework)' from the 'Installed' templates -> Choose a location and name for your project -> Click 'Create'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

List of features of mvvm?

1 Answers  


Which files are automatically added to a new wpf application project?

1 Answers  


What is style inheritance?

1 Answers  


What is the difference between dynamicresource and staticresource?

1 Answers  


What are templates and its type in wpf?

1 Answers  


List some common localization or globalization practices for localizing or globalizing wpf?

1 Answers  


What are the freezable objects in wpf?

1 Answers  


What does xaml define in wpf?

1 Answers  


What are common localization/globalization practices for localizing/globalizing wpf?

1 Answers  


What is wpf xaml?

1 Answers  


Name the important subsystems in WPF?

1 Answers  


What is the series of window events at startup in wpf?

1 Answers  


Categories