View Single Post
  #1 (permalink)  
Old 10-28-2008, 6:18 AM
jamie_pattison jamie_pattison is offline
VB.NET Forum Enthusiast
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Sep 2008
Age: 32
Posts: 32
Reputation: 21
jamie_pattison is on a distinguished programming path ahead
Default 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
Reply With Quote