I’ve been using .net for quite some time, and everywhere I interview these days, I keep getting asked about my knowledge with .NET 3.0/3.5 technologies (WF, WPF, WCF etc.)
How do you start learning those? Any good links available out there?
Should I change my current code to start working like that?
There’s a brilliant site for WPF: WPF Tutorials. This gives loads of information and tutorials on how to do many things.
For WCF, Microsoft is still the best place to start: Getting started with WCF