Results 1 to 4 of 4

Thread: Threading

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2004
    Posts
    108

    Unhappy Threading

    i want to learn threading in VB.NET
    can somebody teach me ?????
    coz i am new in this Threading in VB.NET
    can someone give me some threading coding in VB.NET ???
    thank you

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    There is a ton of information on this, complete with example code, on MSDN. I humbly suggest you start there if you're new and want to learn about multi-threading.

    That being said, why do you want to learn this? For personal edification, or do you have a specific need to implement in your code? If it's the latter, explain what you need to do, and I'm sure folks around here will help.

    Mike

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    No one is going to teach you , you should help yourself first by googling and practising some examples that you will find . Never heard of self-studying!!!

  4. #4
    Hyperactive Member
    Join Date
    Mar 2004
    Location
    Prato - Tuscany - Italy
    Posts
    461
    Hi, Ninja. I've read 3 different chapters on 3 different books about Threading. Just in this period I'm reading on 'Visual Basic.Net Tutto e oltre" (italian title!) By Paul Kimmel. I've never used multithreading until now, but when i will do, I will try following examples previously read and, perhaps...hopely...., understood!
    I'm a newbye and I think the best way to become experienced is studying on books, writing code and trying to solve problems by myself. Forum is good for a partcular problem. Sometime forum's people show you that you aren't seeing something clear and obvious (it happens everyone can see something, execept you!) but forum, surely, is not a programmation course. For every specific problem, many people will help you, but to learn multithreading, you and I have to study by ourselves!
    So....let's read and become experienced!
    Bye
    Live long and prosper (Mr. Spock)

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