Y
Hacker News
new
|
ask
|
show
|
jobs
by
snprbob86
6031 days ago
Actually, this isn't true either. Some .NET languages require runtime libraries which are not supported on the Silverlight runtime.
1 comments
bmj
6031 days ago
Indeed. From my experience, you must use libraries that are built for Silverlight. You can't use just any old .NET lib in your Silverlight project.
link