Advanced Forum Search Results
-
Hey Pete,
Do you know if a code obfuscator would help in this? Our web service also has to serve as an API for authorized third party developers, which means it has to expose certain features like account creation, deletion, etc.
Thanks,
Andrew
-
If we are using a Silverlight front end that gets it's data from a webservice on our app server. Is there any way someone could hack/borrow our XAML to gain access to that webservice? If so is there a way to prevent that?
Thanks!
-
I'm building a site that is 100% silverlight, however I need to have it access some information cross-domain for forms and web services. I'm trying to do this by placing the form page in an IFRAME over the silverlight control, so it will basically appear as though it's just any ol element of the silverlight interface. ...
-
For us, having silverlight support at least microphones is a big plus. We are undergoing a million dollar software development project and the only piece that is flash is the microphone support.
-
We are going to be using 3rd party content servers to provide the hosting for our media which will play on demand. However we need to be able to feed a specified playlist which includes ads that play at the beginning, middle, and end of the playlist. Since the ad inserting will have to be done client side, can anyone suggest a method ...
-
I've been tasked with automating the encoding of 1000's of videos for Silverlight deployment. I had intended to use Windows Media Encoder programmed through a .NET interface to read the information from the DB and encode the file before sending it to the new file server. However apparently Silverlight 1.1 will only run WMV ...
-
Thanks. I'm doing an encode now and will see how it works.
-
Yea I need something that reads the database for pending encodes, encodes and returns it to a file server. Hence why I was using Windows Media Encoder
-
Ok well I will try that. Does anyone know if the Expression Media Encoder has an API? I need to automate the process of encoding thousands of videos.
-
Hi Chad,
I'm not receiving any error, the video simply just doesn't play. If I right click where the video is supposed to be, I get a menu that says silverlight configuration, but no portion of the video ever shows, not even the black first frame.