Browse by Tags

Silverlight 2: migrating from alpha to beta 1
19 March 08 11:24 PM | Laurent Duveau
Today I had to migrate a Silverlight Alpha 1.1 project to Silverlight 2 beta 1 for a client. As we had to expect there are a lot of changes ! First thing to notice: after installing Silverlight 2 Tools for Visual Studio 2008 you won't be able to open...
Blend 2.5 march preview: Where is the Silverlight DataGrid ??
13 March 08 05:52 PM | Laurent Duveau
[Post written as of Silverlight 2 beta 1 and Expression Blend 2.5 march preview] Strange that the DataGrid is not in Expression Blend 2.5 march preview toolbox, but only in VS2008 !? If you add a DataGrid in VS2008 and then switch to Blend that will break...
Silverlight Tools for VS2008 installation issue
13 January 08 10:50 PM | Laurent Duveau
Problem after installing Silverlight 1.1 Tools for VS2008 ? "The project type is not supported by this installation." Try this on VS command prompt: devenv /resetskippkgs
Which version of Silverlight is installed on your browser?
10 July 07 11:50 PM | Laurent Duveau
As you know Silverlight is currently available in 2 versions : v1.0 beta v1.1 alpha First thing to know is the 1.1 alpha release contains the 1.0 beta bits, if you already installed 1.1 you do not need 1.0 Right, so how do you know which version of Silverlight...