I had a few questions on WPF & silverlight?
- When to use WPF? Some examples on real time projects where WPF is used
- When to use silverlight? some examples of real time projects where silverlight is used
- What is the difference between them?
- Can WPF and Silverlight be used together?
- How do WPF and silverlight differ from traditional asp.net applications (form based & MVC)???
- Does Silverlight use WCF to do it's code behind stuff..like it provides an interface and uses web service to get the code behind?