Results 1 to 30 of 30

Thread: Lets rename the General VB forum to 'General VB6 Coding Questions'!

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261

    Lets rename the General VB forum to 'General VB6 Coding Questions'!

    Too many people ask VB.NET questions in this forum because nothing says it's meant only for VB5/6. The description should also mention that the .NET forum is further down.

    What do you all think?
    Last edited by Hu Flung Dung; Aug 18th, 2003 at 10:08 PM.

  2. #2
    Fanatic Member
    Join Date
    Jun 2003
    Location
    IL
    Posts
    739
    I don't see any forum for VB.NET questions. I see a forum for code bank, but not questions.
    Motto: Anything for a laugh.

    Getting second place only means you are the first loser to cross the finish line.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    Pull down on your scrollbar!

  4. #4
    Fanatic Member
    Join Date
    Jun 2003
    Location
    IL
    Posts
    739
    Oh yea it is all the way at the bottom hehe.
    Motto: Anything for a laugh.

    Getting second place only means you are the first loser to cross the finish line.

  5. #5
    Hyperactive Member Tequila_worm's Avatar
    Join Date
    Jan 2002
    Location
    Canada
    Posts
    344
    lol i kind of like when everyone asks different question in this one hehe it makes it a all language forum

  6. #6
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    it just makes it confusing. the .net people asking about .net does not tell the people that they are using .net, and then when we provide them with a vb 5/6 answer they say 'it doesn't work!' and then a few days later he says 'is it because i'm using .net?'
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  7. #7
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690
    I guess I've had enough beers to jump in here. Hu Flung Dung and BuggyProgrammer, IMHO, are absolutely correct.

    My very first post to "General VB Coding Questions" was about VB.NET. I just plain didn't know any better (and no, I didn't scroll). Luckily, someone, very politely, told me I was in the wrong forum.

    As a relative newbie to both, it's extremely confusing to me. Since moderators aren't Nazis around here, users should, politely, point people in the right direction.

  8. #8
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429

    Re: Lets rename this forum to 'General VB6 Coding Questions'!

    Originally posted by Hu Flung Dung
    Lets rename this forum to 'General VB6 Coding Questions'!
    Good point HFD. With a title like that (VB6), the .net users may relaise that is not the forum for them and seek out a .net
    forum down the list.


    Bruce.

  9. #9
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    Well, the thing is that there would have to be a name so people who don't know better wouldn't go around looking for a question about VB 5.0 or something.

    On second thought, do it, we might keep some folks out who would ask us if we have L33T B00t C0d3s For Yahoo.

  10. #10
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383
    Originally posted by Spajeoly
    Well, the thing is that there would have to be a name so people who don't know better wouldn't go around looking for a question about VB 5.0 or something.
    How about
    'General VB5/6 Coding Questions' then?
    People using anything less don't deserve an answer

  11. #11
    Junior Member joe_h_31028's Avatar
    Join Date
    Jul 2003
    Posts
    29
    VB is VB and VB.net is VB.net

    I vote for just putting a more explicit description letting people new to the forums to search furthur down for VB.net.

    But what the hell do I know, Im new here and Im still learning
    Dim myName as a Learner

    If youThink myQuestion is Stupid Then
    Don't Answer
    Else
    Thanks for your help
    End If

  12. #12
    Fanatic Member doofusboy's Avatar
    Join Date
    Apr 2003
    Posts
    526
    How 'bout we just rename this place

    The VB-and-ONLY-VB-absolutely-no-VB.NET-or-someone-will-whine Forum ?

    .....seriously, is this REALLY a topic of discussion?....re-friggen-lax
    Do canibals not eat clowns because they taste funny?

  13. #13

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    Nobody reads the descriptions! Thats why the title needs to be changed.

    I don't care if people post VB.NET questions in the old VB forum (I'd prefer VB.NET over old VB any day). I just think it would be annoying for newbies who are having trouble in VB.NET (and too newbie to realize its completely different from vb6) to post their question here only to get the response "Post in the VB.NET forum please."

    Oh, and why the heck would people still be using VB5? Are these the same people that still use Windows 95?

  14. #14
    Fanatic Member
    Join Date
    Jun 2003
    Location
    IL
    Posts
    739
    Hu Flung is not whining like you guys think. All he is saying is that some noobs would benefit more if they posted their questions in VB.Net if that is what they are working with. Otherwise they might get a response to post in VB.Net, or they might not even mention they are using VB.Net and we give them a solution for VB6 and they can't get it to work. So they struggle with it for longer than they really should if they knew to post their question in VB.Net.
    Motto: Anything for a laugh.

    Getting second place only means you are the first loser to cross the finish line.

  15. #15
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    perhaps moving the VB.NET forum right under General VB.


    and Hu flung Dung.... VB5 is basically VB6 with a few functions like InstrRev missing. comparing it with Win 95 is a HORRIBLE comparison. maybe VB4 is more correct for Win95 comparison.
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  16. #16
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622
    maybe move the .net section above the code bank?
    Tips:
    • Google is your friend! Search before posting!
    • Name your thread appropriately... "I Need Help" doesn't cut it!
    • Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
    • Allways Include the Name and Line of the Exception (if one is occuring!)
    • If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)


    If you think I was helpful, rate my post
    IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous

  17. #17
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    VB.NET SUCKS, GET THOSE L4M3RS OUT OF HERE!!

  18. #18
    Hyperactive Member
    Join Date
    Aug 2002
    Posts
    416
    wacky tabacky?

  19. #19
    Hyperactive Member
    Join Date
    May 2003
    Posts
    401
    ATTN: Moderators

    Why is this thread still in this section? Why has it not been shifted to a chit-chat section or closed? Are u all not looking into it? I hope u are awake now and can see it.
    Enjoy!!!
    apps_tech

  20. #20
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    Originally posted by apps_tech
    ATTN: Moderators

    Why is this thread still in this section? Why has it not been shifted to a chit-chat section or closed? Are u all not looking into it? I hope u are awake now and can see it.
    Well, you guessed it. The mods are asleep at the moment... They will probably move it as soon as they see it


    Has someone helped you? Then you can Rate their helpful post.

  21. #21
    INXSIVE Bruce Fox's Avatar
    Join Date
    Sep 2001
    Location
    Melbourne, Australia
    Posts
    7,429
    I still maintain its a valid point.

  22. #22
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    I like the idea of moving VB.Net right under this one in the list, that'd likely fix all this.

  23. #23
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    hey how about if we move it ABOVE the VB section? that's perfect!!! people at general VB won't get questions about .NET and people in .NET will get all the VB6 questions!!!

    Remember, if someone's post was not helpful, you can always rate their post negatively .

  24. #24
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344
    Originally posted by BuggyProgrammer
    hey how about if we move it ABOVE the VB section? that's perfect!!! people at general VB won't get questions about .NET and people in .NET will get all the VB6 questions!!!

    LOL Bug.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  25. #25

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2002
    Posts
    261
    I really like your ideas (the real ones). However, what if we were to have different forum-groups? Something like this:

    Visual Basic - Related
    General VB5/6 Coding Questions
    General VB.NET Coding Questions
    VB5/6 Codebank
    VB.NET Codebank
    etc...

    C - Related
    General C/C++ Coding Questions
    General C# Coding Questions
    C/C++ Codebank
    C# Codebank
    etc...

    Other languages:
    PHP
    Assembly
    etc...

    Language Independant
    Project Requests
    General Developer
    etc...

    Misc
    Chit Chat
    Math
    etc...


    If we were to separate the forums like this, I think it'd be much easier to read and find what you're looking for!

  26. #26
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    Yea, mostly true for me, and Woka is a scary MoFo when he gets a talkin'.

  27. #27
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    meh. leave me alone
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  28. #28
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    The VB.Net forum is being moved up to just below the normal VB forum - so people will be able to see a lot easier that there's a seperate forum for VB.Net
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  29. #29
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    i refer you to my post before last
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  30. #30
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    Yes, plender, but what you need to do is move the forums location up to the to..........

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