Advanced Forum Search Results
-
Hello!
Can I deploy a Silverlight 3.0 on a Apache Linux server?
Thank you!
-
Thank you for your answer.
I don't want to save the video or audio file on server. I want to retrieve it from database a pass it to the server directly.
I think if I want to stream the video file I need to save it on server.
Thanks!
-
Hello!
I am using ASP.NET's
"handler" to show images. I need to play files
of audio and video like I do with the image: I recover it from database
and show it on an aspx page. Can I create a "handler" for the video and
the audio to play it with Silverlight? I don't want that a dialog box is ...