As of today I'm one of the guys that had to face the upgrading process from silverlight 2.0 to silverlight 3.0 with a nightly build. It was a special kind of experience, because appearantly what was supposed to be a smooth switch turned out to be a whole day of trial and error with a successful migration...
Ah yes the dreaded error #4001. I ran into this problem and every solution Google presented to me did not work. So what’s the situation: I have some images in my Silverlight project with Build Action set to Content. As a result the image is put into the .xap. With my development background I put...
Introduction “Right, just another drag & drop implementation for Silverlight 2.0, haven’t we seen enough of them yet? You know, something about reinventing the wheel, and stuff?” I know, I know, but I took it as an interesting exercise in control development for Silverlight and...
The last one-and-a-half to two years I have been developing WPF applications. A few weeks ago I decided to go and start playing around with Silverlight 2.0. After all on the surface it looks almost the same as WPF. And this also the pitfall because as a WPF developer it looks so much like WPF you tend...