Visual Studio 10: WPF 3.5SP1 and Silverlight 2.0 Beta 2

I think Microsoft need to provide a cleaner solution to deploying a codebase on different CLR’s in Visual Studio 10.

~ by mdavey on June 5, 2008.

One Response to “Visual Studio 10: WPF 3.5SP1 and Silverlight 2.0 Beta 2”

  1. I do hear rumours that .NET framework 4 will be splitting out the functionality in mscorlib into a minimal assembly with just the core stuff and therefore Silverlight assemblies will be binary compatible between CoreCLR and DesktopCLR as long as you don’t include any stuff that is Silverlight specific (such as System.Windows.Browser) or desktop specific (such as System.Windows.Forms). Just something that a speaker mentioned when questioned at a Silverlight talk I went to!

Leave a Reply