WCF or WPF which is best to start career?
Hi all,
I have good exp with asp, vb.net and Bizalk. Now I am trying to adopt a new technology form MS.
Hence I would like to take right decession . Can any one suggest me which path is best ?
Shall I go for WCF Developer oR WPF developer ?
Thanks in adavace.
Re: WCF or WPF which is best to start career?
Well they are both very different technologies... do you actually know what they are both for? Ideally you should be learning how to use them both together (ie calling WCF services from your WPF app) rather than just choosing one or the other.
Re: WCF or WPF which is best to start career?
I would suggest doing some research on each topic, googling at least, to get an initial overview of what each is and how they work together. You can also call a WCF serive from any other language too. I even make WCF service calls from within VB6 apps.