Browse by Tags

Sorry, but there are no more tags available to filter with.
Dispatch my stuff to the right thread
12 May 08 04:34 AM | despos | 2 comment(s)
Silverlight 2 does support threads through much of the same API as the big .NET FX. So you use classes in System.Threading such as Thread and ThreadPool . Or you can use the higher-level BackgroundWorker type from System.ComponentModel. This is anyway...
Filed under:
XAP has to be a MIME Type
11 March 08 10:44 AM | despos | with no comments
I love the VS embedded Web server, but it too often makes you thinking that things are easier than in the real and bitter world. So a trivial Silverlight 2.0 sample page that works from within the auto-generated ASP.NET Web site stops working as you create...
Filed under:
More Posts