Skip to main content
Home Forums Silverlight Programming Programming with .NET - General Recommendations for advanced Silverlight book/manual
2 replies. Latest Post by Shunyata Kharg on June 3, 2009.
(0)
Shunyata...
Member
2 points
17 Posts
06-02-2009 10:01 AM |
Hello!
I'm looking for recommendations for a Silverlight book/manual. I have helped to author a Silverlight control which are presently on the market and I am now interested in deepening my knowledge on high-performance custom controls to as great a depth as possible. The type of controls I write manipulate large amounts of data and display this data graphically.
I notice that there are some recommended books in this link here: http://silverlight.net/Community/books.aspx . I also see that Laurence Moroney has a new book out on Silverlight 3. Can anybody please recommend some advanced books to me, either from this list or outside of it?
jay nana...
Contributor
3388 points
624 Posts
06-02-2009 10:20 AM |
In "Pro Silverlight for the Enterprise" book from Apress, there are good examples of Five custom controls development in Silverlight 2. "Pro Silverlight in C# 2008" is also good book from Apress.
06-03-2009 3:24 AM |
Thanks for the tip, Jay!