Skip to main content

Microsoft Silverlight

Advanced Forum Search Results

  • Re: Video Urls

    Hello, I am working on how to connect silverlight streaming video using MediaElement's Source property in C#. I could not find it out any sample in net. But I tried . Can anyone tell me what is the issue with the following code?  private void OnStartup(object sender, StartupEventArgs e) { // Load the main control herestring ...
Microsoft Communities