Poor Silverlight Documentation

February 17th, 2009 by jason Leave a reply »

Microsoft has done a rather poor job of properly documenting Silverlight 2.0. I have run across several outright errors in the official MSDN documentation, and finding acurate documentation at other sources is very difficult. Today I am trying to style the header elements of a Silverlight DataGrid. The documentation for this is scant and wrong. Luckily I have found the default styles used out-of-the-box by Silverlight. Using the default styles, I figured out exactly where I was going wrong, and where various documentation I had read was wrong. There is nothing like learning by example.

Advertisement

Leave a Reply

You must be logged in to post a comment.