How can I get Silverlight 4 Tools to work in Web Developer 2010 Express?
Posted
by Edward Tanguay
on Stack Overflow
See other posts from Stack Overflow
or by Edward Tanguay
Published on 2010-04-18T03:25:22Z
Indexed on
2010/04/18
3:33 UTC
Read the original article
Hit count: 367
I installed Windows 7.
I then installed Web Developer 2010 Express from here with the Web Platform Installer.
I then installed the the April 15 release of Silverlight Toolkit from here.
I then added this reference:
Then in my XAML, I reference it like this but it gives me no intellisense and tells me that I am missing an assembly reference:
What do I have to do to use the Silverlight 4 Toolkit in Web Developer 2010 Express?
© Stack Overflow or respective owner