IS WPF another Windows Form?
Ive been reading about what WPF is and how it differs to a normal Windows Form application. So far i understand that WPF is another Windows Form but with a bit more functionality with the User Interface and minor code changes here and there.
Would you guys agree? if not please advise when and why i should use a WPF over a Win Form app?
Many Thanks
|