Results 1 to 12 of 12

Thread: Where to get vb.net

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    278

    Question Where to get vb.net

    Is there anywhere that i can get VB.Net other than Kazaa or any other P2P places? And what are the differences with VB 6 and VB.Net...would VB.Net be better for a career path? if so, why?
    "Whether you think you can or cannot, you are always right."

  2. #2
    Frenzied Member Memnoch1207's Avatar
    Join Date
    Feb 2002
    Location
    DUH, Guess...Hint: It's really hot!
    Posts
    1,861
    1) Yes, go buy it at a software store
    2) There are quite a few differences between VB6 and VB.NET
    You can search M$'s site for the differences
    3) It's a matter of personal preference, VB6 isn't going to die anytime soon, although M$ is dropping support for it in 2008. .NET is where everything will eventually be moving.
    Being educated does not make you intelligent.

    Need a weekend getaway??? Come Visit

  3. #3
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    You can download the .NET Framework SDK for FREE from Microsoft.

    You can download ASP.NET Web Matrix (ASP.NET IDE) from http://www.asp.net for FREE. And I don't remember where, but there is an Add-On that someone made for ASP.NET Web Matrix that allows you to compile EXE's with it.

    A better FREE IDE for creating Windows Apps is Sharp Develop, and it is available at http://www.icsharpcode.net

    You really don't have to pay a thing to create applications with the .NET Framework.

    There are a few good books out there. You could probably download them off of Kazaa, but I would Recommend BUYing them.

  4. #4
    Lively Member
    Join Date
    Nov 2003
    Location
    Iowa
    Posts
    96
    Visual Studio.NET is like $300 BUT if you have a student ID, at a college it is like $12...i'm not sure if all the colleges do it, but i would think most universtitys would do it..that's how i got mine. It has like VB.NET VB6 C++ C#.net and w/e else
    It is like wiping your ass with silk, I love it!

  5. #5
    Hyperactive Member
    Join Date
    Aug 2002
    Location
    Toronto, Ontario, Canada
    Posts
    275
    i got mine after a visit to microsoft canada for a day....they just gave it to me

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    278
    lucky guys..my sister goes to college so maybe i'll ask her if she can look into it for me. And thank you for those links.
    "Whether you think you can or cannot, you are always right."

  7. #7
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    hey u can get the sdk free of cost
    Regards

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Location
    Canada
    Posts
    278
    whats sdk?
    "Whether you think you can or cannot, you are always right."

  9. #9
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Software Development Kit.

    Its all the classes and compilers and junk that you need to write a .NET program. The only thing that MS charges for is the .NET IDE. If you don't mind losing the Intellisense and all the perks, you can write all the programs you want in notepad and compile them at the command line.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  10. #10
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    sdk is Software Development Kit. this is actually what u need .

    IDE is the fancy development environment and it costs...

    btw IDE = integreated development environment
    Regards

  11. #11
    Addicted Member Sheppe's Avatar
    Join Date
    Sep 2002
    Location
    Kelowna, BC
    Posts
    245
    Sharp Develop is pretty nice, and free (as mentioned above). If you can't afford VS.NET then I recommend going with that.
    [vbcode]
    On Error Goto Hell
    [/vbcode]
    Sheppe Pharis, MCSD
    Check out http://www.vb-faq.com
    Click here for access to the free Code-Express source code and component sharing network for VB6
    Want a better way to skin your .NET applications? Click here!

  12. #12
    Hyperactive Member
    Join Date
    May 2002
    Location
    Wisconsin, USA
    Posts
    279
    Something that should be mentioned about Sharp Develop...

    The Visual Designer for creating forms only supports C#. I would recoment learning C# anyway, since as far as I can see it is being more widely used than VB.NET. Don't get scared, the basic syntax is the only difference.

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