DCSIMG
Silverlight 2 - Pavel's Blog
Sign in | Join | Help

Pavel's Blog

Pavel is a software guy that is interested in almost everything
software related... way too much for too little time

Browse by Tags

Silverlight 2 Poster
17 March 08 07:10 AM | pavely | with no comments
למי שיש מקום מיותר על הקיר, הנה קישור לפוסטר של namespaces and types עבור Silverlight 2 החדש.
תגים:
Tip (I think): Using Silverlight 2 XAP files with IIS based web sites
10 March 08 10:49 AM | pavely | with no comments
Last night I wanted to try working with the new Silverlight 2 control. Sounds reasonable, isn't it? I created a new Web Site based on IIS, then I created a separate Silverlight application with some simple content. I inserted the SL control on a page and set the Source property to the resultign XAP file (which was conveniently copied to my web site). However, this didn't work - the SL content was not shown, although the generated HTML looked ok. First I thought (as this is almost always true...
Installing the Silverlight 2 Beta 1 Tools for VS 2008
06 March 08 09:43 AM | pavely | with no comments
I've discovered a small hitch while trying to install the newly released components: If you want the VS tools, install silverlight_chainer.exe, but do NOT install the Silverlight SDK. If you do install it before the tools, the VS tools will complain that one of 5 things is wrong, but it isn't really. Just don't install the SDK - it will be installed as part of the VS 2008 tools for Silverlight 2 Beta 1. To those installing the MVC framework preview 2, be sure to read the Release Notes...