Browse by Tags

All Tags » Silverlight (RSS)

Silverlight 2 Beta 2 Update - kb955011 by Michael Schwarz

Since yesterday there is an update available for Silverlight 2 . This update improves stability, media streaming, and the auto-update component. This update also improves support for Firefox 3 . Microsoft Support kb955011 More details on Silverlight and...
Filed under: ,

Silverlight Roadmap Questions by Michael Schwarz

I came across a great post about updated Silverlight 2 roadmap . Silverlight is about 7 month old kid but it is already making such a big buzz. One of my colleague Rahul did excellent job in terms of putting up a FAQ regarding the roadmap. When exactly...
Filed under: ,

Silverlight Control Skin Sets by Michael Schwarz

Corrina Barber has publish four different Silverlight control skin sets that looks very nice and shows the power of skinning in Silverlight .         See online previews of each skin: http://www.corrina_b.members.winisp.net/skins/bubbly...
Filed under: ,

Download Surface Demo including DeepZoom by Michael Schwarz

Well, I forgot to publish the source code of the changed Microsoft Surface Demo written for Silverlight 2 beta 1. The original demo can be found at the Silverlight community gallery . I have added the video support from my first Surface demo and a the...
Filed under: ,

Breaking Changes in Silverlight 2 by Michael Schwarz

There is an MSDN article that focuses on changes that might cause your older Silverlight -based applications to now fail or behave differently not on new features/enhancements for this release: Important! Migrating Older Code to the Newer Release Update...
Filed under: , ,

Surface Demo - Silverlight 2 Update and DeepZoom by Michael Schwarz

Today I updated my Surface Demo (original source from Silverlight examples ). Well, there are only some small changes since last beta 1.1. So I have added a DeepZoom control ( MultiScaleImage ) to the demo : See the online demo here .

Getting Silverlight from Microsoft Update by Michael Schwarz

Since some weeks Microsoft offers a Silverlight update ( KB946609 ) through Microsoft Update. As it is an optional component you have to select it in the Microsoft Update web site or with Windows Vista from the optional updates. As the knowledge base...
Filed under:

Silverlight Socket Comments by Michael Schwarz

During my experience with Silverlight 2 beta 1 and the use of sockets I have collected some comments that may help you starting with sockets inside Silverlight: The current beta version 1 of Silverlight 2 starts a reverse DNS lookup for the host name...

Silverlight 2 beta 1 and Socket Exception: Access Denied by Michael Schwarz

Playing around with the sockets in Silverlight 2 beta 1 I found out that it works fine on my local host. When publishing my sample to a real Web server (I mean a Web server that is reachable in the Internet with a domain) I got always a socket exception...
Filed under: , ,

Maybe Socket Bug in Policy Code in Silverlight 2 beta 1 by Michael Schwarz

In my last post I wrote about how you can use sockets in Silverlight 2 beta 1 . Well, when publishing my application to a Internet domain the code didn't work. I always get a socket exception: error code 10013, access denied. I have put an example online...
Filed under: , , ,
More Posts Next page »