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. Visual Basic
  4. Multithreading in VB

Multithreading in VB

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
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.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    How to open a text file using a thread in VB?

    O D 2 Replies Last reply
    0
    • L Lost User

      How to open a text file using a thread in VB?

      O Offline
      O Offline
      Oyvind Bratland
      wrote on last edited by
      #2

      Wait for Visual Basic .NET :-D

      K 1 Reply Last reply
      0
      • O Oyvind Bratland

        Wait for Visual Basic .NET :-D

        K Offline
        K Offline
        Kevin Behilo
        wrote on last edited by
        #3

        Is this true? Could you send me a pointer to MS's marketing hype on Multithreading in VB? Thanks, Kevin

        L 1 Reply Last reply
        0
        • L Lost User

          How to open a text file using a thread in VB?

          D Offline
          D Offline
          Daniel Turini
          wrote on last edited by
          #4

          If it's a XML you can use DomDocument.Load and set DOMDocument.async = true Furor fit laesa saepius patientia

          1 Reply Last reply
          0
          • K Kevin Behilo

            Is this true? Could you send me a pointer to MS's marketing hype on Multithreading in VB? Thanks, Kevin

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Visit Microsoft's .NET sites, start at: http://www.microsoft.com/net/ and http://msdn.microsoft.com/vstudio/nextgen/default.asp Multithreading is a design feature of the CLR, the Common Language Runtime, which is an integral part of .NET. All managed .NET languages are using the CLR, including Visual Basic, which is the main reason why its syntax had to change quite a bit from VB6 (to the better though).

            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