Quote:
Originally Posted by Original Poster
Can anybody send me code to [...]
The Bytes volunteers are not here to write your code for you. This is not a free homework service.
Bytes is very much a
"Give me a fish I eat for a day. Teach me to fish I eat for a lifetime" kind of place. Just giving you the code doesn't help you learn near as effectively as good old-fashioned trial and error.
Do a little reading up and experimenting then if your trials aren't doing what you expect, post the code and relevant messages/errors and we'll see what we can do to point you in the right direction for making it work.
Try hitting Google with terms of your programming language and primary terms of what you want to do. For example "
C# custom events" or "
VB datagrid Excel". I've found this to be a very effective tool.
I will suggest that you Google for the terms "C# webcam". I did this and got MANY how-to articles with code and explanation and tutorials. You just need to see which are closest to your needs and project direction.