0
kicks
Reusing .NET Assemblies in Silverlight
Visual Studio 2008 doesn't allow Silverlight to reference ".NET assemblies". This document explains that there's absolutely no technical reason for this since .NET assemblies ARE Silverlight assemblies, then it shows you how to make the reference work.