Skip to content Skip to sidebar Skip to footer
Showing posts with the label Silverlight

Wp7 Browser Control Won't Invoke Javascript Error 80020101

I have the following: public MainPage() { webBrowser1.ScriptNotify += new EventHandler (webBrow… Read more Wp7 Browser Control Won't Invoke Javascript Error 80020101

Is Accessing Usb From A Web Application For Cross Browser Cross Os Possible At All?

I am wondering if there is a way we can achieve this. I heard different things about Silverlight 4,… Read more Is Accessing Usb From A Web Application For Cross Browser Cross Os Possible At All?

Communicate With The Serial Port From Client Web Browser.

In my web application(sencha extjs 5) I have a user requirement to read/write data to the client PC… Read more Communicate With The Serial Port From Client Web Browser.