Measurement Studio for VB6

cancel
Showing results for 
Search instead for 
Did you mean: 

How to host a measurement studio .net control in a web form

Does anyone have any experience on hosting a Measurment Studio control, e.g. led, or graph in a asp.net web app, or plain HTML page?
 
It would also be helpful if there is some good advice on how to use a datasocket in an asp.net page.
 
Thanks,
 
Terry
P.s. I'm very inexperience with Asp.net.
0 Kudos
Message 1 of 2
(6,067 Views)
My first .NET project used this

http://www.carlosag.net/Tools/WebChart/Default.aspx

free .NET chart control and ASP.NET (VB) to plot columns of data in a CSV file.

I would suggest this as a starting point.


Philip Newman
General Dynamics
Electric Boat
0 Kudos
Message 2 of 2
(6,063 Views)