Click here to Skip to main content
16,010,351 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Can we access private variables using reflection ? Pin
Clickok20-Nov-06 9:13
Clickok20-Nov-06 9:13 
AnswerRe: Can we access private variables using reflection ? Pin
Nish Nishant20-Nov-06 9:17
sitebuilderNish Nishant20-Nov-06 9:17 
QuestionTo make a size of button changeable by mouse Pin
wasek200120-Nov-06 9:09
wasek200120-Nov-06 9:09 
Question.net framework, NT4 server compatabilty Pin
Dan Neely20-Nov-06 7:13
Dan Neely20-Nov-06 7:13 
AnswerRe: .net framework, NT4 server compatabilty Pin
Rob Graham20-Nov-06 10:13
Rob Graham20-Nov-06 10:13 
GeneralRe: .net framework, NT4 server compatabilty Pin
Dan Neely20-Nov-06 10:19
Dan Neely20-Nov-06 10:19 
QuestionVirtual Com Ports Pin
Tauseef A20-Nov-06 5:41
Tauseef A20-Nov-06 5:41 
AnswerRe: Virtual Com Ports Pin
Dave Kreskowiak20-Nov-06 6:07
mveDave Kreskowiak20-Nov-06 6:07 
I never seen virtual COM ports on a single hardware COM port. I've seen them on A/D cards that control multiple devices, but not through a real COM port.

I don't think you can do this. Since you can only attach one piece of hardware to a serial port at any one time, what's the point of this? You'd have to attach multiple devices through some kind of multiplexor. This device would have to be able to communicate with a custom serial port driver on the hardware COM port so that the correct signals would go to the correct device and the correct replies would be sent to the appropriate applications.

Why would you want to do this?


Dave Kreskowiak
Microsoft MVP - Visual Basic


QuestionRe: Virtual Com Ports Pin
Tauseef A20-Nov-06 6:19
Tauseef A20-Nov-06 6:19 
AnswerRe: Virtual Com Ports Pin
Dave Kreskowiak20-Nov-06 12:51
mveDave Kreskowiak20-Nov-06 12:51 
GeneralRe: Virtual Com Ports Pin
Tauseef A20-Nov-06 18:36
Tauseef A20-Nov-06 18:36 
GeneralRe: Virtual Com Ports Pin
Dan Neely21-Nov-06 2:32
Dan Neely21-Nov-06 2:32 
GeneralRe: Virtual Com Ports Pin
Dave Kreskowiak21-Nov-06 2:41
mveDave Kreskowiak21-Nov-06 2:41 
Questionhi Pin
Tauseef A20-Nov-06 5:26
Tauseef A20-Nov-06 5:26 
AnswerRe: hi Pin
Dave Kreskowiak20-Nov-06 6:02
mveDave Kreskowiak20-Nov-06 6:02 
QuestionWindows Service.. Pin
dotnetsharp20-Nov-06 2:53
dotnetsharp20-Nov-06 2:53 
Questiontracing .net assemblies Pin
ncryptor20-Nov-06 1:00
ncryptor20-Nov-06 1:00 
AnswerRe: tracing .net assemblies Pin
Dave Kreskowiak20-Nov-06 5:54
mveDave Kreskowiak20-Nov-06 5:54 
GeneralRe: tracing .net assemblies Pin
ncryptor20-Nov-06 21:23
ncryptor20-Nov-06 21:23 
GeneralRe: tracing .net assemblies Pin
Dave Kreskowiak21-Nov-06 2:44
mveDave Kreskowiak21-Nov-06 2:44 
QuestionDataGridView addingnew but no data Pin
Arkett19-Nov-06 23:09
Arkett19-Nov-06 23:09 
AnswerRe: DataGridView addingnew but no data Pin
Arkett20-Nov-06 23:54
Arkett20-Nov-06 23:54 
QuestionFlash object Pin
Tauseef A19-Nov-06 19:02
Tauseef A19-Nov-06 19:02 
AnswerRe: Flash object Pin
Russell Jones19-Nov-06 20:54
Russell Jones19-Nov-06 20:54 
QuestionThreadAbortException Pin
asasov18-Nov-06 21:53
asasov18-Nov-06 21:53 

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.