Click here to Skip to main content
15,924,039 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem with Windows Service Pin
vic0217-Nov-06 6:56
vic0217-Nov-06 6:56 
GeneralRe: Problem with Windows Service Pin
Judah Gabriel Himango17-Nov-06 7:40
sponsorJudah Gabriel Himango17-Nov-06 7:40 
GeneralRe: Problem with Windows Service Pin
vic0217-Nov-06 10:06
vic0217-Nov-06 10:06 
Questionhow can i capture an image from webcam Pin
apoll16-Nov-06 9:27
apoll16-Nov-06 9:27 
AnswerRe: how can i capture an image from webcam Pin
Judah Gabriel Himango16-Nov-06 11:31
sponsorJudah Gabriel Himango16-Nov-06 11:31 
GeneralRe: how can i capture an image from webcam Pin
apoll16-Nov-06 13:01
apoll16-Nov-06 13:01 
AnswerRe: how can i capture an image from webcam Pin
tgrt16-Nov-06 16:21
tgrt16-Nov-06 16:21 
AnswerRe: how can i capture an image from webcam Pin
Ashish Derhgawen16-Nov-06 21:38
Ashish Derhgawen16-Nov-06 21:38 
Hey apoll,

Use Windows Image Acquisition (WIA). Its an API included in Windows which gets images from devices such as cameras and scanners. Check out this Coding4Fun article by Scott Hanselman: http://msdn.microsoft.com/coding4fun/hardware/video/article.aspx?articleid=912546[^]
Also check out this CodeProject article: http://www.codeproject.com/useritems/WebCamService.asp[^]

I hope that helps,
Ashish Smile | :)

Time flies like an arrow;
Fruit flies like a banana.


Ashish Derhgawen - http://ashishrd.blogspot.com[^]

AnswerRe: help me please ... Pin
Justin.Jones16-Nov-06 9:14
Justin.Jones16-Nov-06 9:14 
QuestionHow to handel the dialog Result Pin
Iridania16-Nov-06 8:55
Iridania16-Nov-06 8:55 
AnswerRe: How to handel the dialog Result Pin
Judah Gabriel Himango16-Nov-06 9:39
sponsorJudah Gabriel Himango16-Nov-06 9:39 
AnswerRe: How to handel the dialog Result Pin
Justin.Jones16-Nov-06 9:39
Justin.Jones16-Nov-06 9:39 
QuestionUse C++ to make database application Pin
jingguangdadao16-Nov-06 7:49
jingguangdadao16-Nov-06 7:49 
AnswerRe: Use C++ to make database application Pin
Judah Gabriel Himango16-Nov-06 8:27
sponsorJudah Gabriel Himango16-Nov-06 8:27 
QuestionTechnical Design Strategy and Architectural Design Strategy for Messenger Pin
Sakrand16-Nov-06 7:43
Sakrand16-Nov-06 7:43 
QuestionError in WebBrowser Pin
maylels16-Nov-06 6:54
maylels16-Nov-06 6:54 
AnswerRe: Error in WebBrowser Pin
Judah Gabriel Himango16-Nov-06 8:54
sponsorJudah Gabriel Himango16-Nov-06 8:54 
GeneralRe: Error in WebBrowser Pin
maylels16-Nov-06 12:27
maylels16-Nov-06 12:27 
QuestionWhich componenets to register in deployment projects Pin
wasife16-Nov-06 6:41
wasife16-Nov-06 6:41 
QuestionSelect a node in a treeView using Mouse Right Click Pin
h@s@n16-Nov-06 6:23
h@s@n16-Nov-06 6:23 
AnswerRe: Select a node in a treeView using Mouse Right Click Pin
Judah Gabriel Himango16-Nov-06 6:40
sponsorJudah Gabriel Himango16-Nov-06 6:40 
QuestionCOM interop threading problem Pin
Emad Attia16-Nov-06 5:53
Emad Attia16-Nov-06 5:53 
AnswerRe: COM interop threading problem Pin
Judah Gabriel Himango16-Nov-06 6:35
sponsorJudah Gabriel Himango16-Nov-06 6:35 
GeneralRe: COM interop threading problem Pin
Emad Attia16-Nov-06 6:55
Emad Attia16-Nov-06 6:55 
QuestionHow to run custom code when List.Add or List.Remove is running Pin
Chris Richner16-Nov-06 5:38
Chris Richner16-Nov-06 5:38 

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.