Page 1 of 2 12 LastLast
Results 1 to 40 of 46

Thread: VB.NET rants

  1. #1

    Thread Starter
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    VB.NET rants

    when i found out that in order for someone to launch vb.net they had to have .net framework; i was PI$$ED!

    because i spent $60 on somthing that the user has to have .net framework??? argh... i am not going to do that, like 40%-50% of the people i know dont even have framework. i liked vb6 because somthing like 98% of the users, have the files needed to run vb6 exe's.

    MY SOLUTION: learn Visual C++ .NET
    Last edited by ALL; Feb 15th, 2005 at 02:31 AM.
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  2. #2
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765

    Re: VB.NET rants

    Errm... "MY SOLUTION: learn Visual C++ .NET", are you trying to be funny? :\

    Anything with .Net on the end needs the .Net framework. And VB6 isn't always supported out of the box, 95 definitely doesn't support it... I dunno about 98.

    Learn assembly if your worried about dependencies.
    Don't Rate my posts.

  3. #3
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: VB.NET rants

    Or stick to vb6
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: VB.NET rants

    Quote Originally Posted by ALL
    when i found out that in order for someone to launch vb.net they had to have .net framework; i was PI$$ED!

    because i spent $60 on somthing that the user has to have .net framework??? argh... i am not going to do that, like 40%-50% of the people i know dont even have framework. i liked vb6 because somthing like 98% of the users, have the files needed to run vb6 exe's.

    MY SOLUTION: learn Visual C++ .NET

    Dont care. No ones fault you didnt know the product you were purchasing before you bought it except your own.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5
    Fanatic Member demotivater's Avatar
    Join Date
    Jun 2002
    Location
    is everything
    Posts
    627

    Re: VB.NET rants

    ^ rude

    Here's to us!
    Who's like us?
    Darned few, and they're all dead!

  6. #6
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913

    Re: VB.NET rants

    Well its true. Consumer education people.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  7. #7
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: VB.NET rants

    Quote Originally Posted by demotivater
    ^ rude

    Considering it was Cander making that post, it was actually quite Polite!
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  8. #8
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    Re: VB.NET rants

    You got Visual studio for $60!?

    That makes me mad! I spent a couple of thousand dollars for an MSDN lic.

    Merry Christmas

  9. #9
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: VB.NET rants

    $60 that about £30 and thats not fair
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  10. #10
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: VB.NET rants

    Quote Originally Posted by Pc_Madness
    Errm... "MY SOLUTION: learn Visual C++ .NET", are you trying to be funny? :\

    Anything with .Net on the end needs the .Net framework. And VB6 isn't always supported out of the box, 95 definitely doesn't support it... I dunno about 98.

    Learn assembly if your worried about dependencies.

    You don't have to use the managed part of VC++ .NET 03 even if you are using VC++ .NET 03. I don't...

  11. #11

    Thread Starter
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: VB.NET rants

    well, i read in two places online that VC++ .net does not require .net framwork!

    they may be wrong, but that is why i said that
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  12. #12
    Not NoteMe SLH's Avatar
    Join Date
    Mar 2002
    Location
    192.168.0.1 Preferred Animal: Penguin Reason for errors: Line#38
    Posts
    3,051

    Re: VB.NET rants

    If you code in C#, the MS' .net version of C++ you need the .net framework, but if you use VS to make a plain C++ program you shouldn't (i think).
    Quotes:
    "I am getting better then you guys.." NoteMe, on his leet english skills.
    "And I am going to meat her again later on tonight." NoteMe
    "I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
    "my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
    Have I helped you? Please Rate my posts.


  13. #13
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322

    Re: VB.NET rants

    Quote Originally Posted by Pc_Madness
    Errm... "MY SOLUTION: learn Visual C++ .NET", are you trying to be funny? :\

    Anything with .Net on the end needs the .Net framework. And VB6 isn't always supported out of the box, 95 definitely doesn't support it... I dunno about 98.

    Learn assembly if your worried about dependencies.
    Acutally that's not true, you don't have to use the .net framework in C++.

    It's an option just like MFC or STL. You don't have to use it but it's there if you want to. I'm sure microsoft did this because most C programmers woudln't be too thrilled to have a lot of bloatware with their programs.
    Last edited by Maven; Feb 16th, 2005 at 04:16 AM.
    Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde

  14. #14
    Hyperactive Member Maven's Avatar
    Join Date
    Feb 2003
    Location
    Greeneville, TN
    Posts
    322

    Re: VB.NET rants

    Quote Originally Posted by Maven
    Acutally that's not true, you don't have to use the .net framework in C++.
    On another note... C++ actually creates faster .net code in the 2005 edition of visual studio or so I've heard. The resaon is due to the long life span of C++ and all the optmizations that have went into it over the years.
    Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde

  15. #15
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: VB.NET rants

    Hehehehe...first I said that you don't have to use the framework if you are coding in VC++ .NET then ALL, then SLH, and then Maven, whos next...

  16. #16
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: VB.NET rants

    didi someone mention already that you don't have to use the framework if you are coding in VC++.

    Ok OK it was lame but you were asking for it Note!

    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  17. #17
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: VB.NET rants

    HEhehee....I actualy didn't think anyone would even try to post a post like that one now..

  18. #18

    Thread Starter
    Fanatic Member ALL's Avatar
    Join Date
    Jul 2004
    Location
    192.168.1.1
    Posts
    711

    Re: VB.NET rants

    hey, it could have been worse!, mendhak could have came in here, and started making sarcastic remarks (no offence mendhak)
    Please support one of my projects?
    TKForums.com

    Web Forum
    JavaScript Wiki
    ________________________
    If somone helps you, please rate their post, by clicking the to rate their post

  19. #19
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: VB.NET rants

    None taken.
























  20. #20
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: VB.NET rants

    I haven't programmed in vb.net in long time, so correct me if I'm wrong...Isn't there a lisence that you can get from microsoft that allows you to package the .net framework into your deployable app?

  21. #21
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: VB.NET rants

    I don't believe you need a license to include the framework. If I'm wrong, it's news to me.

  22. #22
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: VB.NET rants


  23. #23
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176

    Re: VB.NET rants

    You dont need a license to use the .net framework
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  24. #24
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: VB.NET rants

    Whenever I programmed in vb.net, it never let me include the .net framework needed for the application in the installation.

  25. #25
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Blah. You should be using Cω instead

    My 3 latest posts are on Cω:
    http://www.irishdev.com/blogs/plenderj
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  26. #26
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: VB.NET rants

    What is c weird character? Is that somesort of IDE?

  27. #27
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    You should really learn your Greek letters
    That's the greek small letter omega. Cω is a research programming language by Microsoft.

    Basically it provides further developments beyond C#, but it has some seriously cool features.
    As far as I know its features should be in C# 3.0

    Take a look at the 3 posts on my blog and you'll see why I think its cool
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  28. #28
    Frenzied Member System_Error's Avatar
    Join Date
    Apr 2004
    Posts
    1,111

    Re: VB.NET rants

    Quote Originally Posted by plenderj
    You should really learn your Greek letters

    Take a look at the 3 posts on my blog and you'll see why I think its cool
    All I know is it's an sideways 3


    I do like the looks of the syntax of that langauge, looks similar to java! I might have to take a look at learning it.

  29. #29
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Its the C# similarity that you're seeing. Cω extends on C# by providing some extra language enhancements, and a more strongly typed approach to SQL...

    ... its quite cool if you ask me
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  30. #30
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: VB.NET rants

    You have to distribute applications on CD these days there is no alternative, simply because of the volume of data being shipped out. So what is the difference if you also put the framework runtimes on the disc too?

    No fv(king difference, thats what. Its a one-time thing anyway, it takes all of 60 seconds to install the framework. Plus, all new MS OS's are being shipped with the latest frameworks BUILT IN! So what is the problem?

    Stop crying. Start developing.

    {edited from a much less polite version by wossname}
    I don't live here any more.

  31. #31
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Christ... I hate to think what your original looked like
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  32. #32
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: VB.NET rants

    Quote Originally Posted by plenderj
    Christ... I hate to think what your original looked like
    It probably would have resulted in "Banning with extreme predjudice". Me, my family, and all my friends would have been barred permanently.
    I don't live here any more.

  33. #33
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Chased with pitchforks if you will?
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  34. #34
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: VB.NET rants

    That's a privilege reserved for NotLKHs posts.

  35. #35
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: VB.NET rants

    Quote Originally Posted by plenderj
    Chased with pitchforks if you will?


    *gothic*
    I don't live here any more.

  36. #36
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: VB.NET rants

    After millions of years of of evolution, this is what you are doing with your opposable thumbs.
    Had the organic compounds meandering around the primordial soup known that it would come to this, I don't think they'd have bothered.

  37. #37
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Quote Originally Posted by Merrion
    Had the organic compounds meandering around the primordial soup known that it would come to this, I don't think they'd have bothered.
    Had the organic compounds meandering around the primordial soup been developed enough to posess cognitive abilities we wouldn't be having this discussion right now
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  38. #38
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: VB.NET rants

    within a year, we should start to see some commercial apps built off the framework... (like ATI's control panel for their graphics card) this will make .net application deployment easier.... all you need to do is state that the .net framework is needed, and tell people to visit windowsupdate.microsoft.com to get it.. if your app is going out on CD, then unless its huge, you shouldn't have a problem squeezing the framework on the CD with the app...

  39. #39
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Re: VB.NET rants

    Well I've been producing ASP.NET applications for quite a while now. Commercial apps for companies...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  40. #40
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    Re: VB.NET rants

    "forcing" users to download the .NET framework is no lessannoying than
    "forcing" them to download the JAVA runtimes




    Cω (pronounced "cow")
    Merry Christmas

Page 1 of 2 12 LastLast

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