Dr's Dobb's: SilverLight BobbleHead
I just recently rec'd my Dr. Dobbs bobblehead for the Silverlight game level I created.
Labels: DrDobbs, Games, Silverlight
I just recently rec'd my Dr. Dobbs bobblehead for the Silverlight game level I created.
Labels: DrDobbs, Games, Silverlight
One of the disappointments with the recent Silverlight 3 Preview release is the inability to install Silverlight 2 and 3 at the same time. Now VisualStudio 2010 is suppose to solve this but in the meantime you must choose which one you want to target. And given currently there is no go-live license for Silverlight 3 [reasonable at this point] what can you do? Well Amy Dullard [a program manager at Microsoft] has a work-around.
Labels: Silverlight, Silverlight 2, Silverlight 3, VisualStudio 2010
Recently Microsoft held their annual Mix conference where they demonstrated the next version of Blend (Blend 3 Preview) their WPF/Silverlight design tool. One of the coolest features is the SketchFlow functionality. Unfortunately it's NOT included in the just released 'preview' :-(
Labels: Blend, Blend 3, Silverlight, SketchFlow
After installing the Silverlight Tools for Visual Studio 2008 SP1 and trying to create a new project in Visual Studio 2008 - I was getting the error, "Requested registry access is not allowed". Doing a little Goooogling I came across this post - basically giving 'Admin' permission to all keys. Seemed a little too extensive. Later in the post is the minimal required to get the Silverlight project to work. I've included the .BAT/ZIP here. As per the instructions:
Labels: Silverlight, Visual Studio