Click here to Skip to main content
15,904,348 members
Home / Discussions / C#
   

C#

 
Questioncontrol webcam for another application Pin
Zvi Balas26-Nov-10 20:45
Zvi Balas26-Nov-10 20:45 
AnswerRe: control webcam for another application Pin
Dave Kreskowiak27-Nov-10 3:25
mveDave Kreskowiak27-Nov-10 3:25 
AnswerRe: control webcam for another application Pin
Not Active27-Nov-10 3:48
mentorNot Active27-Nov-10 3:48 
AnswerRe: control webcam for another application Pin
RaviRanjanKr28-Nov-10 5:12
professionalRaviRanjanKr28-Nov-10 5:12 
GeneralRe: control webcam for another application Pin
Zvi Balas28-Nov-10 9:11
Zvi Balas28-Nov-10 9:11 
QuestionExcel Rows and Columns Pin
Varun Sareen26-Nov-10 17:50
Varun Sareen26-Nov-10 17:50 
AnswerRe: Excel Rows and Columns Pin
Abhinav S26-Nov-10 17:58
Abhinav S26-Nov-10 17:58 
GeneralRe: Excel Rows and Columns Pin
Varun Sareen26-Nov-10 18:05
Varun Sareen26-Nov-10 18:05 
GeneralRe: Excel Rows and Columns Pin
Luc Pattyn26-Nov-10 18:28
sitebuilderLuc Pattyn26-Nov-10 18:28 
GeneralRe: Excel Rows and Columns Pin
Abhinav S26-Nov-10 19:10
Abhinav S26-Nov-10 19:10 
AnswerRe: Excel Rows and Columns Pin
Luc Pattyn26-Nov-10 18:05
sitebuilderLuc Pattyn26-Nov-10 18:05 
AnswerRe: Excel Rows and Columns PinPopular
RaviRanjanKr26-Nov-10 18:31
professionalRaviRanjanKr26-Nov-10 18:31 
GeneralRe: Excel Rows and Columns Pin
Varun Sareen27-Nov-10 2:38
Varun Sareen27-Nov-10 2:38 
GeneralRe: Excel Rows and Columns Pin
RaviRanjanKr27-Nov-10 3:52
professionalRaviRanjanKr27-Nov-10 3:52 
QuestionGlobal hotkey doesn't work... please help [modified] Pin
michaelsd26-Nov-10 12:23
michaelsd26-Nov-10 12:23 
AnswerRe: Global hotkey doesn't work... please help Pin
Not Active26-Nov-10 13:36
mentorNot Active26-Nov-10 13:36 
AnswerRe: Global hotkey doesn't work... please help Pin
Luc Pattyn26-Nov-10 15:29
sitebuilderLuc Pattyn26-Nov-10 15:29 
Questionneed to convert WinForm to WebForm Pin
Gali197826-Nov-10 8:11
Gali197826-Nov-10 8:11 
AnswerCross post Pin
Not Active26-Nov-10 13:34
mentorNot Active26-Nov-10 13:34 
QuestionIs there a library to read/stream MP3, detect beats per minute, create a mix between 2 different MP3/Wav Pin
roman_s26-Nov-10 5:04
roman_s26-Nov-10 5:04 
Questionwhat is the correct use of connection to database Pin
Gali197826-Nov-10 4:41
Gali197826-Nov-10 4:41 
AnswerRe: what is the correct use of connection to database Pin
_Erik_26-Nov-10 4:53
_Erik_26-Nov-10 4:53 
AnswerRe: what is the correct use of connection to database Pin
OriginalGriff26-Nov-10 5:28
mveOriginalGriff26-Nov-10 5:28 
Absolutely: Open connection, query, close and dispose.
Database connections are a scarce resource, do not hog them or you will make your DB admin very annoyed...
Real men don't use instructions. They are only the manufacturers opinion on how to put the thing together.

AnswerRe: what is the correct use of connection to database Pin
RobCroll26-Nov-10 5:40
RobCroll26-Nov-10 5:40 
AnswerRe: what is the correct use of connection to database Pin
PIEBALDconsult26-Nov-10 14:51
mvePIEBALDconsult26-Nov-10 14:51 

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.