Computer Science, asked by tejasgupta, 1 year ago

Visual Studio- Windows Form Application v/s WPF Appplications

What is better?

Answers

Answered by Anonymous
0

Answer:

Windows forms are easier to use while developing the applications whereas WPF is little difficult to use as it requires good knowledge to use the controls. In windows forms, we can customize the controls as per the requirements. In WPF, we have third party controls as well to enrich the applications capabilities.

Answered by sweetcandy42
4

Winforms vs WPF both are being mainly used for the same purpose for developing and designing the windows applications but WPF can be used for the web application as well. The difference between them is mainly of scalability, performance as WPF can render fast as compared to windows forms, complexity, and support.

hope it helps u

have a nyc day ❤️✌️

Similar questions