CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2009
    Posts
    4

    Creating webcam applications

    hi guys.. i am a student who is quite a newbie in visual studio.. i have learnt the basics of VB and windows application during my school time..

    but now.. i am attached to this company for my final year project. i am required to do a webcam application..

    but i dun even noe how to start about it. can anyone please help me along? or give me tutorial links? i have been into codeproject and sourceforge for weeks but there was no help..

    i am using visual studio 2005 and sorry for my bad english.

    Thanks!

  2. #2
    Join Date
    Jul 2006
    Location
    Germany
    Posts
    3,725

    Re: Creating webcam applications

    Using VS2005 your question is here at the wrong place anyway, sorry.
    You ought to ask in VB.NET forum.

  3. #3
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: Creating webcam applications

    [ Moved ]

  4. #4
    Join Date
    May 2009
    Posts
    4

    Re: Creating webcam applications

    can anyone help me?

  5. #5
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Creating webcam applications

    A webcam application.

    That could mean just about anything. Describe the requirements, the expected results, what tools you can use, and who will use it.

    Then break it into steps, writing down everything that you need to do.

    Then start coding it. When you run into trouble, post your code, and THEN a specific question.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured