As a newish user of asp.net on a hosted website I was looking at
experimenting with Silverlight
I have watched the begginers videos on http://silverlight.net/Learn/ and am
ready to get started using Espression Blend 2.5
I can see how to make very basic Silverlight objects but please can someone
explain how I get the necessary files from Blend to publish on my website.
jaezms
Peter Bromberg [C# MVP] - 19 May 2008 02:33 GMT
There are already a large number of Silverlight tutorials, blogs, videos,
and much more. Suggest you start at the Silverlight.net website and organize
yourself a learning campaign.
Peter
> As a newish user of asp.net on a hosted website I was looking at
> experimenting with Silverlight
[quoted text clipped - 7 lines]
>
> jaezms
Leon Mayne - 19 May 2008 11:09 GMT
> As a newish user of asp.net on a hosted website I was looking at
> experimenting with Silverlight
[quoted text clipped - 5 lines]
> someone explain how I get the necessary files from Blend to publish on my
> website.
I could be wrong, but I *think* Expression Blend is just for the design
aspect of Silverlight, i.e. editing the XAML for the control. If you want to
make it actually do something and publish the control to the web then you'll
need to use Visual Studio 2008 with the latest silverlight SDK beta
installed:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E0BAE58E-9C0B-4090-A1DB
-F134D9F095FD&displaylang=en
I don't think the SDK installs into the express editions of Visual Studio,
so you'll need at least Visual Studio Standard Edition.

Signature
Leon Mayne
http://leon.mvps.org/