So which one is the newer one, and why would I use one over the other. Or more importantly, over Windows Forms?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Neither is newer than the other, they have both been cooking for roughly the same period of time.
HOWEVER they are totally different things :
WPF == Windows Presentation Foundation
WCF == Windows Communication Foundation
WPF is the direct replacement for WinForms. WCF is a framework for talking to webservices, it replaces Remoting. I could waffle for hours on this, but that is a short answer for you 🙂