.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Sharing Silverlight Assemblies with .NET Apps

At the recent PDC, Scott Guthrie announced in his Silverlight 4 keynote that we had implemented a new feature, to enable developers to share certain assemblies between Silverlight and .NET. There are many differences between Silverlight and full .NET including WPF, and this new feature doesn’t solve those differences – in those cases, you...
Comments are closed.0 0
.NET

CLR Inside Out – In-Process Side-by-Side

(image)     The new installment of the “CLR Inside Out” column in MSDN Magazine is now available on line.  This month we have an article from Jesse Kaplan and Luiz Fernando Santos on In-Process Side-by-Side.  The article contains details on this new .NET Framework 4 feature and the problems it solves.  It...
Comments are closed.0 0
.NET