Click here to Skip to main content
15,911,531 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.NET framework Pin
crazy_mads15-Oct-06 18:23
crazy_mads15-Oct-06 18:23 
AnswerRe: .NET framework Pin
Captain See Sharp15-Oct-06 19:05
Captain See Sharp15-Oct-06 19:05 
Question.NET framework Pin
crazy_mads15-Oct-06 18:13
crazy_mads15-Oct-06 18:13 
AnswerRe: .NET framework Pin
Captain See Sharp15-Oct-06 19:18
Captain See Sharp15-Oct-06 19:18 
QuestionMicroscope Input Pin
Bob X15-Oct-06 14:32
Bob X15-Oct-06 14:32 
AnswerRe: Microscope Input Pin
Dave Kreskowiak16-Oct-06 9:15
mveDave Kreskowiak16-Oct-06 9:15 
QuestionRe: Microscope Input Pin
Bob X16-Oct-06 18:07
Bob X16-Oct-06 18:07 
AnswerRe: Microscope Input Pin
Dave Kreskowiak16-Oct-06 18:22
mveDave Kreskowiak16-Oct-06 18:22 
Now you're getting into A/D converters and custom hardware. You'll also have to write the drivers for this hardware (Visual C++ is the best choice!!) and an API interface that your C# or VB.NET app can use to get preprocessed data to display.

Bob X wrote:
Is there anything in the .net framework that allows reading data from a port such as usb or firewire?


No, there isn't. This is driver level stuff that is beyond the scope of the .NET Framework.


Bob X wrote:
Do you know whether this is workable or totally crazy?


So long as you can come up with the hardware and the drivers, no it's not totally crazy.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Microscope Input Pin
Bob X17-Oct-06 6:08
Bob X17-Oct-06 6:08 
GeneralRe: Microscope Input Pin
Dave Kreskowiak18-Oct-06 8:35
mveDave Kreskowiak18-Oct-06 8:35 
QuestionScreen resolution Pin
Tauseef A15-Oct-06 10:07
Tauseef A15-Oct-06 10:07 
AnswerRe: Screen resolution Pin
Luc Pattyn16-Oct-06 8:41
sitebuilderLuc Pattyn16-Oct-06 8:41 
AnswerRe: Screen resolution [modified] Pin
Dave Kreskowiak16-Oct-06 9:12
mveDave Kreskowiak16-Oct-06 9:12 
GeneralRe: Screen resolution Pin
Tauseef A16-Oct-06 10:34
Tauseef A16-Oct-06 10:34 
GeneralRe: Screen resolution Pin
Dave Kreskowiak16-Oct-06 15:33
mveDave Kreskowiak16-Oct-06 15:33 
QuestionVersions of Framework Pin
ExRaptor14-Oct-06 1:45
ExRaptor14-Oct-06 1:45 
AnswerRe: Versions of Framework Pin
Kevin McFarlane14-Oct-06 2:03
Kevin McFarlane14-Oct-06 2:03 
Question.NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal13-Oct-06 22:13
Sushant Duggal13-Oct-06 22:13 
AnswerRe: .NET 1.1 application performance in Windows 2003 Server Pin
Dave Kreskowiak14-Oct-06 4:30
mveDave Kreskowiak14-Oct-06 4:30 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal14-Oct-06 5:45
Sushant Duggal14-Oct-06 5:45 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Dave Kreskowiak14-Oct-06 19:19
mveDave Kreskowiak14-Oct-06 19:19 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal14-Oct-06 20:09
Sushant Duggal14-Oct-06 20:09 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Dave Kreskowiak15-Oct-06 3:49
mveDave Kreskowiak15-Oct-06 3:49 
AnswerRe: .NET 1.1 application performance in Windows 2003 Server Pin
Robert Rohde18-Oct-06 2:11
Robert Rohde18-Oct-06 2:11 
GeneralRe: .NET 1.1 application performance in Windows 2003 Server Pin
Sushant Duggal20-Oct-06 7:55
Sushant Duggal20-Oct-06 7:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.