3

I have C#, ASP.NET experience and have started learning Silverlight. What are the areas I should take a look at, to know at least the basics of Silverlight?

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
user498432
  • 645
  • 3
  • 8
  • 11
  • 3
    The best thing to do would be to start a project and then ask *specific* questions *if* you get stuck. – ChrisF Jan 01 '11 at 17:25

2 Answers2

1

I'd take a look at this SO thread: WPF/Silverlight Interview Questions?

Now these are interview questions but on the flip side they provide a good list of bullet points to start climbing the Silverlight development ladder.

Community
  • 1
  • 1
BrokenGlass
  • 158,293
  • 28
  • 286
  • 335
1

Choose and learn an MVVM framework that works with Silverlight.
I like both Cinch and MVVM light.

Zamboni
  • 7,897
  • 5
  • 43
  • 52