Results 1 to 4 of 4

Thread: How to start on VB.NET?

  1. #1

    Thread Starter
    Addicted Member AlvaroF1's Avatar
    Join Date
    Sep 2002
    Location
    SP - Brazil
    Posts
    200

    Question How to start on VB.NET?

    I've been using VB 6 to create my apps. What do I need to know to start on VB.NET?

    Is that so different?

    Is there a "beginner's tutorial" on the web?


    Thanks.

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    www.gotdotnet.com
    www.msdn.microsoft.com/library

    Two good sites. Just do a search on google for VB.Net tutorials, you will get a lot. It is crucial that you learn how the msdn library is organized for .Net, and how to use it. A lot of answers can be found there, just need to know how to look for it.

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367
    The biggest stumbling block I have seen for people is that they do not realize everything is an object. You will use the New command a lot in .Net.

    Another thing is that they changed some functions within controls, so there are standard routines throughout the controls. So some functions have been renamed, others have been removed.

  4. #4
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277

    Wink

    This might help as well: VB.NET synatx
    ~Peter


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