Updated VideoSearch sample
I’ve made a few updates and fixes to the VideoSearch sample posted below. Most notably, I fixed an issue with image files not always being present. The source is at the same location.
Comments
Anonymous
May 10, 2007
I’ve made a few updates and fixes to the VideoSearch sample posted below. Most notably, I fixed an issueAnonymous
May 12, 2007
The comment has been removedAnonymous
May 14, 2007
The comment has been removedAnonymous
May 16, 2007
What I really, really need is something like Canvas.Save(Stream myStream) function that would save a content of the Canvas as a bitmap. This one function would allow creating the whole new type of online image editors, animators, image converters, etc. Another thing that I need in the Silverlight .Net framework is encryption – in the file uploader scenario I want to encrypt client’s documents on the client side and don’t want to know the password – the ultimate security.