I have an SL 3 application that connects to a WCF service. This service retrieves a byte array. I want to save the array as a pdf file using FileStream. The problem is that when re-retrieving the w
Category: Silverlight
Microsoft Silverlight is a cross-browser, cross-platform plug-in that brings the next generation of media experience and rich interactive applications based on .NET Framework to the network. Silverlight provides a flexible programming model and can be easily integrated into existing network applications. Silverlight can provide fast and low-cost delivery of high-quality video information to mainstream browsers running on Mac or Windows.
Silverlight – Scanning Text in Windows Phone 7.5 (OCR)
Is there a way to force Zxing library to scan only text? I am looking for an offline (non-cloud) solution to scan text in Windows Phone.
Either
The integrated Bing vision successfully scans the text in the image. Is there a way Call the same task in our application (similar to Microsoft.Phone.Tasks)?
Silverlight – Multiple browser external applications in an app
I am looking for a scenario where I need to create a “main” Silverlight application, and then add “sub” applications to the Silverlight application outside the browser. The scene is like this.
How to make it scroll to the top after resin the Silverlight ListBox control?
I have a silverlight list box that is used as a search result box. I am using dynamic search (the keyboard in the search box will cause an event to be triggered to filter the contents of this list
Silverlight – ToggleButton Control VisualStateManager: Handling multiple hover status
Referring to my previous question (Silverlight MVVM Confusion: Updating Image Based on State), I started to adopt a new method. I left the existing question because I don’t want to be sure My new m
Silverlight 2.0 Beta1 Download
Summary: silverlight 2.0 Beta1 download
silverlight 2.0 Beta1 download
http://www.microsoft.com/silverlight/ resources/InstallationFiles.aspx?v=2.0
Posted by: Flash2u at 18:05? L
How do I check if the location is mappolygon in the Silverlight Bing Maps control?
I have a MapPolygon, which covers a certain area on the Silverlight Bing Maps control,
I want to know whether a specific location is located in this MapPolygon. p> I tried the following code, i
SilverLight performance is better than JavaScript?
The speed advantage was recently discussed on Silverlight. Silverlight’s argument is that it is better than Javascript in the browser because it is compiled (and managed) code. < /p> Then said that
Silverlight-4.0 – How to make sure the Silverlight OOB application has only one instance?
Is there a way to ensure that only a single instance of the desktop version of the trusted Silverlight 4 Out Of Browser application runs?
Or do I need to manually enforce this by creating som
WPF – WP7 – Rolling Listbox in external ScrollViewer
I have the following page layout in my application:
Grid.Row=”1″>
Me Added an external ScrollViewer instead of using the ListB