up vote 14 down vote favorite
4
share [g+] share [fb]

I have just been reading about Silverlight 3 and would like to start getting into Silverlight. Can someone recommend a good silverlight book (version 2 would be fine). I found this but the answers and one ups were quite sparse, perhaps there is a better answer now it has been around longer.

http://stackoverflow.com/questions/60822/can-anyone-recommend-a-silverlight-2-book

I think I am a learn by doing person, so a tutorial book would probably be best for me.

link|improve this question

feedback

closed as not constructive by Jeremy Banks, Tim Post Sep 17 '11 at 22:45

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

7 Answers

up vote 5 down vote accepted

I'm a fan of the apress books because they're clean, easy to read, contain plentiful examples, and are sometimes humorous.

I've read and learned a ton from Pro ASP.NET 3.5 in C# 2008 and Pro LINQ in C# 2008 when I was getting started with .NET, so I'm going to recommend the following:

link|improve this answer
1  
I have read this one and I would like to confirm that it is very good. Actually, in my opinion it is the best one so far for Silverlight 2. And it is all in color! – Przemek Mar 20 '09 at 6:45
I got this one in the end, not read it all yet but very good so far. – PeteT Mar 23 '09 at 15:17
I'm glad you're enjoying it! – Cory Mar 23 '09 at 22:26
I have a C++ background, and I find this book very good for making the transition. It is written for advanced programmers rather than beginners. – Dimitri C. Dec 21 '09 at 9:33
feedback

Of course Manning books have been known for their clarity and simplicity. I recommend: Silverlight 2 in Action by Chad Campbell and John Stockton. It is worth its price.

link|improve this answer
feedback

I really recommend Silverlight 2 Unleashed, it's a beautiful full-color book full of examples, it covers all the important topics related to Silverlight.

link|improve this answer
feedback

Corey Schuman has a good list with some reviews here:http://www.85turns.com/2009/03/05/the-state-of-silverlight-2-books/

link|improve this answer
feedback

Here is a daily updated list of .NET related web development books (including Silverlight):

http://www.riaguy.com/books/

Also there is an RSS feed.

link|improve this answer
feedback

I would highly recommend Laurence Moroney's Introducing Microsoft Silverlight 2.0, 2nd Edition. It's one of the few books that I've read cover to cover. He's also recently published a free Silverligt 3.0 preview of his next book.

link|improve this answer
feedback

There are many books on Silverlight and related .NET technologies at the special Silverlight Books website

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.