Click here to Skip to main content
16,020,811 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hello Friends,

As I am new to Silverlight, I want to create an application for reading data from Serial Port. So when xap file calls it, it will read server port or Client Port. After that I want to give the result to a web page.

Note: some parts of the webpage will be silverlight and some parts will be asp.net.

Thanks in advance.
Posted
Updated 15-Dec-10 0:10am
v3

1 solution

You need to take advantage of the OOB (Out Of Browser) features in Silverlight to do this. There's a posting here[^] that covers this in a fair amount of detail.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900