Advanced Forum Search Results
-
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 ...