Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. vb.net to c#

vb.net to c#

Scheduled Pinned Locked Moved C#
csharptutorial
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    toto_2010
    wrote on last edited by
    #1

    I would like to know how to convert this function from vb.net to c# : "vb.timer ()"

    L realJSOPR 2 Replies Last reply
    0
    • T toto_2010

      I would like to know how to convert this function from vb.net to c# : "vb.timer ()"

      L Offline
      L Offline
      Luc Pattyn
      wrote on last edited by
      #2

      I don't know a vb.timer function. I do know .NET offers several Timer classes, and they work equally well in VB.NET and in C#. Have a look at System.Windows.Forms.Timer (for GUI oriented work) or System.Threading.Timer (for server-oriented stuff). :)

      Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]


      Prolific encyclopedia fixture proof-reader browser patron addict?
      We all depend on the beast below.


      1 Reply Last reply
      0
      • T toto_2010

        I would like to know how to convert this function from vb.net to c# : "vb.timer ()"

        realJSOPR Offline
        realJSOPR Offline
        realJSOP
        wrote on last edited by
        #3

        Find one of the many dozens of online vb-to-c# converters (using google), and just plug in the code that you want to convert. So easy, a caveman could do it.

        .45 ACP - because shooting twice is just silly
        -----
        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

        A 1 Reply Last reply
        0
        • realJSOPR realJSOP

          Find one of the many dozens of online vb-to-c# converters (using google), and just plug in the code that you want to convert. So easy, a caveman could do it.

          .45 ACP - because shooting twice is just silly
          -----
          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
          -----
          "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #4

          John Simmons / outlaw programmer wrote:

          So easy, a caveman could do it.

          Chicken (Space Jam) said:

          :mad: I resemble that remark!

          [Forum Guidelines]

          T 1 Reply Last reply
          0
          • A AspDotNetDev

            John Simmons / outlaw programmer wrote:

            So easy, a caveman could do it.

            Chicken (Space Jam) said:

            :mad: I resemble that remark!

            [Forum Guidelines]

            T Offline
            T Offline
            toto_2010
            wrote on last edited by
            #5

            how that ? can you explain about this . thank.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups