Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
QuestionRaw sound Pin
Niklas Ulvinge25-Sep-05 6:42
Niklas Ulvinge25-Sep-05 6:42 
Questionxml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 5:08
Elvis_the_Pretzelator25-Sep-05 5:08 
AnswerRe: xml file parsing Pin
Guffa25-Sep-05 6:08
Guffa25-Sep-05 6:08 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator25-Sep-05 7:06
Elvis_the_Pretzelator25-Sep-05 7:06 
GeneralRe: xml file parsing Pin
Guffa25-Sep-05 8:00
Guffa25-Sep-05 8:00 
GeneralRe: xml file parsing Pin
Elvis_the_Pretzelator29-Sep-05 5:05
Elvis_the_Pretzelator29-Sep-05 5:05 
QuestionWebcam/Scanner Pin
XeoN-Kc25-Sep-05 4:44
XeoN-Kc25-Sep-05 4:44 
AnswerRe: Webcam/Scanner Pin
Andrew Kirillov25-Sep-05 19:30
Andrew Kirillov25-Sep-05 19:30 
Hello,

To capture from your webcam you can interop Video for Windows or to use DirectShow (interop it or use managed extension of DirectX 9).

You can find about interoping DirectX here on CP:
http://www.codeproject.com/cs/media/directshownet.asp[^]
And about VfW on C#:
http://www.codeproject.com/cs/media/aviFileWrapper.asp[^]

You can also look at my article Motion Detection Algorithms[^]. This application is able to work with local capture devices.


For working with scanner you should google or search here on CP, because the topic was already discussed.


With best regards,
Andrew
GeneralRe: Webcam/Scanner Pin
Anonymous26-Sep-05 19:39
Anonymous26-Sep-05 19:39 
GeneralRe: Webcam/Scanner Pin
Anonymous27-Sep-05 6:38
Anonymous27-Sep-05 6:38 
QuestionUsing IShellFolder.BindToObject Pin
daouner25-Sep-05 4:17
daouner25-Sep-05 4:17 
QuestionSerialize an Object with a Hashtable of Objects Pin
Gilad Kapelushnik25-Sep-05 3:35
Gilad Kapelushnik25-Sep-05 3:35 
AnswerRe: Serialize an Object with a Hashtable of Objects Pin
S. Senthil Kumar25-Sep-05 4:26
S. Senthil Kumar25-Sep-05 4:26 
QuestionSerialize an Object with a Hashtable of Objects Pin
Gilad Kapelushnik25-Sep-05 3:35
Gilad Kapelushnik25-Sep-05 3:35 
QuestionHow can I know if a Class has an instance object in Computer's memory ? Pin
Anonymous25-Sep-05 1:46
Anonymous25-Sep-05 1:46 
AnswerRe: How can I know if a Class has an instance object in Computer's memory ? Pin
S. Senthil Kumar25-Sep-05 4:28
S. Senthil Kumar25-Sep-05 4:28 
GeneralRe: How can I know if a Class has an instance object in Computer's memory ? Pin
mav.northwind25-Sep-05 20:09
mav.northwind25-Sep-05 20:09 
QuestionWord doc in Web Browser Control Pin
mirano25-Sep-05 0:28
mirano25-Sep-05 0:28 
AnswerRe: Word doc in Web Browser Control Pin
Anonymous25-Sep-05 23:52
Anonymous25-Sep-05 23:52 
Questioncache question Pin
snouto24-Sep-05 16:58
snouto24-Sep-05 16:58 
AnswerRe: cache question Pin
Dave Kreskowiak24-Sep-05 18:34
mveDave Kreskowiak24-Sep-05 18:34 
AnswerRe: cache question Pin
Daniel Grunwald24-Sep-05 21:52
Daniel Grunwald24-Sep-05 21:52 
Questionchecking LAN connectivity Pin
g00fyman24-Sep-05 16:19
g00fyman24-Sep-05 16:19 
AnswerRe: checking LAN connectivity Pin
mav.northwind24-Sep-05 20:38
mav.northwind24-Sep-05 20:38 
GeneralRe: checking LAN connectivity Pin
g00fyman24-Sep-05 20:48
g00fyman24-Sep-05 20:48 

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.