Click here to Skip to main content
15,891,136 members

Comments by Master PC (Top 2 by date)

Master PC 17-Nov-21 21:38pm View    
Ok. So you mean that if I just want to read the data from a sensor device, and it's literraly impossible to do on ASP.NET, instead should do JavaScript instead?
Master PC 16-Nov-21 21:49pm View    
// Start the watcher.
deviceWatcher.Start();
} <<---- The offending line