Brian Mains

Catch me on linked in at: http://linkedin.com/in/brianmains, or follow me on twitter at: @brianmains.

July 2009 - Posts

Book Review for Pro Silverlight 2 in C# 2008 By Matthew McDonald

I read Matthew McDonald’s book Pro WPF to bone up on WPF, XAML, and everything .NET 3.5 has to offer.  I have to say that I was impressed by Matthew’s writing style, level of detail, and general knowledge that he passed onto the reader.  This fact is also the case with Pro Silverlight 2.  While WPF has some similarities to Silverlight, the author points out some of the differences (like the lack for EventTrigger support for any event but the Loaded event in the current version).

The book covers all of the major topics, starting with an overview of the basic elements: XAML elements, properties (simple and attached), moving into the subjects of Layout containers, dependency properties, and routed events.  He then moves into an overview of the various controls.  This overview isn’t exhaustive, but gives you a firm foundation.  I thought his chapters on shapes, brushes, transforms, audio/video, and animation to be very helpful.  It can be difficult to understand how to setup these various features, and Pro Silverlight 2 clarifies it well.

The next section of the book covers the more advanced topics that you would need to know to use Silverlight, such as using web services within ASP.NET/silverlight (a useful topic since Silverlight doesn’t use ViewState or server-side technologies because it’s running on the client), databinding (which can be challenging due to various levels of nested Silverlight structures), multithreading, and more.  He really doesn’t leave very many stones unturned in his explanation of the features.

I would highly recommend this book from Apress.  Although Silverlight 3 is coming soon, this book will help you understand those fundamentals that will be in the next version.

Posted: Mon, Jul 6 2009 20:32 by bmains | with no comments
Filed under:
Renewed as an MVP

I found out yesterday that I was renewed as a Microsoft MVP for another year!  I look forward to tweeting, blogging, and writing about Microsoft .NET technologies.  You can connect to me with the following:

Twitter: @brianmains
Linked In: http://www.linkedin.com/in/brianmains 

What Data Access Model Do You Use For Your App? Take This Poll!

I created a TWTPOLL for this very question.  Please submit your opinion:  http://twtpoll.com/2oqm0o.  Thanks for your participation in advance.

Posted: Thu, Jul 2 2009 18:50 by bmains | with no comments
Filed under: