↧
Rob Leclerc on Create a UserControl with Silverlight 2.0 Beta 1
Agreed, all this can be a bit overwhelming. It seems like I am learning something new every ½ hour. The depth of C# and the patterns implemented by the Microsoft team really are staggering. Only today...
View ArticleHenry on Create a UserControl with Silverlight 2.0 Beta 1
At the time I wrote this post, Silverlight 2 was in Beta. The reason why I did the second version on the post where the existence of Dependency Properties, as I write in the post, I had no kwnoledge of...
View ArticleRob Leclerc on Create a UserControl with Silverlight 2.0 Beta 1
I come from a Java background but for the past few months I've been programming with C# and Silverlight. I've been trying to get my head around Dependency Properties and how one "ought" to structure...
View Article