What is the difference between windows forms and wpf?
Answer Posted / Dharmendra Singh Shishodia
Windows Forms (WinForms) is a user interface framework based on the Win32 API, while WPF (Windows Presentation Foundation) is a graphical subsystem that combines 2D and 3D graphics, user interfaces, documents, and media into integrated solutions. WPF uses XAML for layout and data binding, whereas WinForms uses C# code directly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category