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

    Smile HELP PLEASE: Making a stopwatch in C#

    As part of a project I am making I need to create a stopwatch and then write the time from the stopwatch into the database. Can someone please help me make a stopwatch as I do not know how to do it.
    Thank you

  2. #2
    Join Date
    May 2002
    Location
    Atlanta,GA
    Posts
    262

    Re: HELP PLEASE: Making a stopwatch in C#

    Originally posted by trivonovsky
    As part of a project I am making I need to create a stopwatch and then write the time from the stopwatch into the database. Can someone please help me make a stopwatch as I do not know how to do it.
    Thank you
    Change majors.
    Jared

  3. #3
    Join Date
    Oct 2001
    Location
    Norway
    Posts
    265
    You are more likely to get a serious reply if you ask a 'real' question. Your post basically boils down to 'I dont have a clue. Help me', which isnt likely to attract any helpers.

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