Advanced Forum Search Results
-
it should support runs. please download latest version from codeplex
-
We just upgraded Silverlight 2.0 Bidirectional library (hebrew and arabic support) to Silverlight RC0. You can download latest build here.
-
Hi all,
I want to invite you to take part in testing new release of bidirectional input and output (Arabic and Hebrew languages) in Silverlight 2.0. Here the test page, you can use. Also, you can download binaries with debug symbols and test with your applications. For more information and latest sources, visit CodePlex page of Silverlight ...
-
You can customize ItemsControl to fit your needs. It's rather simple to do what you want to. See tutorial section of this website to find information about custom controls and templating in Silverlight
-
You can do it exactly as it done with HTML. By using mailto: anchor protocol or by consuming your own (or public) web service
-
I think it's because of cross domain reference. While using local playlist, that refers external video sources, it might be interpretated as cross domain call
-
SetSource desired to recieve downloader stream. Where links inside asx points to? Can you post your generated asx file
-
I beleieve, that response has no data. What like the exception happens?
-
Please enable throw on handled exceptions in Visual Studio (Ctrl-Alt-E, then check near CLR Exceptions in second node) and see the actual error occures.
-
Please post sample repro to see the problem in your code