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

.NET (Core and Framework)

 
QuestionExit on Keyboard button Pin
Bob Beaubien25-Feb-10 15:54
Bob Beaubien25-Feb-10 15:54 
AnswerRe: Exit on Keyboard button Pin
Dr.Walt Fair, PE25-Feb-10 17:00
professionalDr.Walt Fair, PE25-Feb-10 17:00 
GeneralRe: Exit on Keyboard button Pin
Bob Beaubien25-Feb-10 17:17
Bob Beaubien25-Feb-10 17:17 
QuestionShortcut Keys [solved] Pin
Mehdi Ghiasi24-Feb-10 23:20
Mehdi Ghiasi24-Feb-10 23:20 
AnswerRe: Shortcut Keys Pin
Nuri Ismail24-Feb-10 23:31
Nuri Ismail24-Feb-10 23:31 
GeneralRe: Shortcut Keys Pin
Mehdi Ghiasi24-Feb-10 23:44
Mehdi Ghiasi24-Feb-10 23:44 
GeneralRe: Shortcut Keys Pin
Nuri Ismail24-Feb-10 23:46
Nuri Ismail24-Feb-10 23:46 
QuestionHow can I programatically select video source using WebCam_Capture.dll PinPopular
M Wyatt24-Feb-10 13:53
M Wyatt24-Feb-10 13:53 
I need to set the camera source for each of 4 video windows in C# without using the windows dialog box.
I have a video capture card that has 4 inputs that can be accessed simultaneously. I have a working application that calls the VideoCapture class. Each time after the first instance I get the Windows Video Device Selection pop up from which I have to manually choose the input for each remaining window. I could live with this except, whatever I choose as the last input is automatically assigned as the device to the first window the next time the application starts. This is unacceptable because the camera assignments are never in the same location.
I would prefer to assign each of the inputs in code and never see the Windows Video Device Selection pop up.
Anyone have an idea how to obtain and pass the device id to the WebCam_Capture.dll?
Thanks
AnswerRe: How can I programatically select video source using WebCam_Capture.dll Pin
cybertronick4-Feb-11 1:20
cybertronick4-Feb-11 1:20 
Question.Net equivalent to ADODB? [Solved] Pin
Gregory Gadow24-Feb-10 6:08
Gregory Gadow24-Feb-10 6:08 
AnswerRe: .Net equivalent to ADODB? Pin
Pete O'Hanlon24-Feb-10 6:44
mvePete O'Hanlon24-Feb-10 6:44 
GeneralRe: .Net equivalent to ADODB? Pin
Gregory Gadow24-Feb-10 10:18
Gregory Gadow24-Feb-10 10:18 
GeneralRe: .Net equivalent to ADODB? Pin
Pete O'Hanlon24-Feb-10 10:43
mvePete O'Hanlon24-Feb-10 10:43 
GeneralNote to self: read inner exception messages Pin
Gregory Gadow24-Feb-10 12:09
Gregory Gadow24-Feb-10 12:09 
GeneralRe: Note to self: read inner exception messages Pin
Pete O'Hanlon24-Feb-10 12:32
mvePete O'Hanlon24-Feb-10 12:32 
QuestionWhat is .NET FRAMEWORK? Pin
danso sackey24-Feb-10 1:30
danso sackey24-Feb-10 1:30 
AnswerRe: What is .NET FRAMEWORK? Pin
Anubhava Dimri24-Feb-10 1:40
Anubhava Dimri24-Feb-10 1:40 
GeneralRe: What is .NET FRAMEWORK? Pin
danso sackey24-Feb-10 1:56
danso sackey24-Feb-10 1:56 
GeneralRe: What is .NET FRAMEWORK? Pin
Dave Kreskowiak24-Feb-10 2:10
mveDave Kreskowiak24-Feb-10 2:10 
GeneralRe: What is .NET FRAMEWORK? Pin
Pete O'Hanlon24-Feb-10 2:17
mvePete O'Hanlon24-Feb-10 2:17 
AnswerRe: What is .NET FRAMEWORK? Pin
Not Active24-Feb-10 1:52
mentorNot Active24-Feb-10 1:52 
QuestionCom Exception Unhandled Pin
vkumar0923-Feb-10 18:38
vkumar0923-Feb-10 18:38 
AnswerRe: Com Exception Unhandled Pin
Arindam Tewary23-Feb-10 19:15
professionalArindam Tewary23-Feb-10 19:15 
GeneralRe: Com Exception Unhandled Pin
vkumar0923-Feb-10 23:31
vkumar0923-Feb-10 23:31 
AnswerRe: Com Exception Unhandled Pin
Dave Kreskowiak24-Feb-10 2:13
mveDave Kreskowiak24-Feb-10 2:13 

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.