Results 1 to 9 of 9

Thread: VB.Net on Anything other than XP and Other Details

  1. #1

    Thread Starter
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393

    Smile VB.Net on Anything other than XP and Other Details

    Hi all,

    I've read that VB.net can be installed on XP Home, but my problem is that I don't have XP; I have ME. It suits me just fine and don't want to upgrade right now. Has anyone tried installing VB.net on Windows Me?

    Also, I'm not really interested in the whole VS.net package at this time, only VB. Can you compile and distribute apps with VB.Net Standard Edition? Is the Standard additon the whole VB.Net environment with database (ADO.net) and other stuff to make apps, or do I need VS.net for that?

    Thanks for your time.
    JazzBass
    JazzBass
    In the .NET era
    Trying to remember VB6
    Progress:
    XP Professional @ Home
    and @ the Office

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    VB .NET IDE will only install on NT based systems (NT 4, 2000, XP)

    VB .NET is only an IDE and syntax. Has nothing to do with what you can or can't do. Everything you use inclding ADO.NET is in the .NET framework classes and is the same on every computer.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393

    Thanks

    Cander,

    Thanks for your time and reply. I guess what I was asking regarding the IDE and syntax is if it can expose ADO.net and allow me to work with it in the ide. (if that makes any sense)

    I guess I'll just wait until I get XP and then get VB.net 2003.

    Thanks for the info.
    JazzBass
    JazzBass
    In the .NET era
    Trying to remember VB6
    Progress:
    XP Professional @ Home
    and @ the Office

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Until then, you can isntall the .NET framework(not the SDk. It wont isntall on ME) from Microsofts web site and go here http://www.icsharpcode.net

    for a free editor that supports Vb .NET and C#. It is a good way to go ahead and learn.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5

    Thread Starter
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393

    Talking Thanks again

    I did find that a while back, but it wasn't that far along.

    I appreciate the jogging of my memory. Looks like that will work nicely.

    Thanks again,
    JazzBass
    JazzBass
    In the .NET era
    Trying to remember VB6
    Progress:
    XP Professional @ Home
    and @ the Office

  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Its actually alot futher along now. Even has a fairly decent forms editor. But you should learn how to code without a forms editor anyway.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7

    Thread Starter
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393

    Smile

    Yeah, you're right about the forms thing.

    I'm having a real hard time trying to figure it out.

    Do you know of any good tutorials for this?

    I guess the problem I'm having is trying to figure out where to put everything. Also adjusting to the new language is kinda hard, especially just with code.

    JazzBass
    JazzBass
    In the .NET era
    Trying to remember VB6
    Progress:
    XP Professional @ Home
    and @ the Office

  8. #8
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Unfortunatly I could never find any good tutorials. the always assume you are using Visual Studio. Yes the positioning and sizing part is the hardest part. But the more you play around with it, the more comfortable you get with it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  9. #9

    Thread Starter
    Hyperactive Member JazzBass's Avatar
    Join Date
    Jun 1999
    Posts
    393
    Cool.

    I guess what I'll do for now is try and learn C# for kicks. I like that SharpDevelop has statement completion which will help me learn the language. I'll battle with the forms.
    JazzBass
    In the .NET era
    Trying to remember VB6
    Progress:
    XP Professional @ Home
    and @ the Office

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