Results 1 to 23 of 23

Thread: does anyone find vb.net to be worse then

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2009
    Posts
    573

    does anyone find vb.net to be worse then

    vb.net doesnt seem to be as good or easy as vb6
    will vb6 last 20 or so years?
    thanks

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: does anyone find vb.net to be worse then

    >>vb.net doesnt seem to be as good or easy as vb6
    care to qualify that? In what ways? Personally I find .NET far easier and better to work with.

    >>will vb6 last 20 or so years?
    Hard to say... it's already been around for almost 15 years.... MS has already stopped support of it. As long as the Operating Systems keep shipping with the VB Runtime, VB6 apps should be able to continue and have life for some time. But as a development platform for new development.... I think it's pretty much used up its shelf life.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: does anyone find vb.net to be worse then

    Moved To General Developer

    How much development experience have you had with VB.NET?

  4. #4
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: does anyone find vb.net to be worse then

    I like VB.NET: You get interfaces, better controls, Lists, etc.

    VB6 is okay. VB6 also has a very strange way of working with files.

  5. #5
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: does anyone find vb.net to be worse then

    VB6 to me always felt like I was wrestling with the language. VB.NET just seems to be more natural. I think it's far easier when you bend your mind around some of the core concepts.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2009
    Posts
    573

    Re: does anyone find vb.net to be worse then

    not much with eather it keeps me busy ,just a hobby

  7. #7
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    VB.NET FTW! (or C#)

  8. #8
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: does anyone find vb.net to be worse then

    Quote Originally Posted by minitech View Post
    I like VB.NET: You get interfaces, better controls, Lists, etc...
    So do I... but not because of better gui and not until 2005 came out - prior to that release it was bunch of garbage.

    Quote Originally Posted by minitech View Post
    VB6 is okay...
    Arguably it was best programming language ever produced.

    Quote Originally Posted by minitech View Post
    VB6 also has a very strange way of working with files.
    And what would that be? Just curios.

  9. #9
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: does anyone find vb.net to be worse then

    Open filename For Output As #handle...

    Arguably VB.NET is the best programming language ever produced.

    I use 2005, which is outdated anyways, so you have nothing to complain about.

  10. #10
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    Tools are only as powerful as your knowledge of them.

  11. #11

  12. #12
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: does anyone find vb.net to be worse then

    I like VB 2008 and recommend it. There are some things that run slower than I would like in GDI graphics and some bugs that MS needs to eliminate. Other than that I don't have any problems with it. I can't compare it to VB6 because I never used it. I wouldn't be surprised if certain things could be done with greater cpu efficiency in VB6.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  13. #13
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    If you like graphics dump GDI+ and come over to the dark side (wpf).

  14. #14
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: does anyone find vb.net to be worse then

    What is wpf? Is that used in Visual Basic.NET?
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  15. #15
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: does anyone find vb.net to be worse then

    Quote Originally Posted by EntityX View Post
    What is wpf? Is that used in Visual Basic.NET?
    Windows Presentation Foundation and yes it's available in all .Net languages, but it's too much like html for my taste
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  16. #16
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    You mean the Xaml markup? you know you never have to use Xaml everything can be done in code just like winforms. Xaml was created as a bridge between hard coding and designing. So a designer could make up vector graphics in say illistrator and save a xaml. Then you can load/copy/paste into your application.

    The beauty of WPF is it caters for both types of people in a seamless way!

  17. #17
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: does anyone find vb.net to be worse then

    Quote Originally Posted by DeanMc View Post
    You mean the Xaml markup? you know you never have to use Xaml everything can be done in code just like winforms. Xaml was created as a bridge between hard coding and designing. So a designer could make up vector graphics in say illistrator and save a xaml. Then you can load/copy/paste into your application.

    The beauty of WPF is it caters for both types of people in a seamless way!
    Maybe I'm just too old school, but drop the stupid xaml tags and I'll look into using it, I don't like it how MS is trying to bridge the gap between the web and desktop apps, it's just too big of a gap.
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  18. #18
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    I like Xaml, it breaks the UI away from the business logic and forces you to think of the form as nothing more than a medium to display data.

    I also think they have bridged the gap quite nicely. For the first time ever you can take someones amazing adobe illustrator made control skins and incorporate them into your application correctly.

    Also since controls are look less they have been designed to be modified not hacked as in .NET winform controls and don't tell me that you would rather work with Rich Text Format over Xaml!

  19. #19
    Fanatic Member EntityX's Avatar
    Join Date
    Feb 2007
    Location
    Omnipresence
    Posts
    798

    Re: does anyone find vb.net to be worse then

    I would rather work with Rich Text Format over Xaml. You told us not to tell you so I thought that I should. In reality I don't know what you're talking about. I have a few million things to learn about a few million different things.
    Make as many mistakes as you can as quickly as you can. We want to make sure that we make a great enough number of mistakes in a given amount of time so that we can be successful.

    "Persistence is the magic of success." Paramahansa Yogananda

  20. #20
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    But sure that will never change, no matter how much you know you will always be behind.

  21. #21
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: does anyone find vb.net to be worse then

    I'm also one who hates the tag-nature of XAML. I go cross-eyed looking at a page full of <blah><foo><bar></blah><ugh><make><it><stop>

    I'd use the thing if they formatted it like C or VB. Also WPF just seems like it takes me three times as long to make a simple interface. I've tried a dozen times now to start a moderate-WPF app only to ditch it after a week because I couldn't get the controls to do the simple things WinForm controls were capable of without major XAML manipulation.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  22. #22
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: does anyone find vb.net to be worse then

    WPF in general I like.... but it's got a sharp learning curve.... but I could do w/o the XAML

    The problem is that people like us weren't the target for XAML .... designers are... The idea is that by using a XAML front-end, you can have a single front end that runs both in the browser and desktop, looks the same in both, and all you have to change is the deployment method. Companies (allegedly) are using more and more "weby" designers to create their interfaces (I'd like to know who these companies are, I have yet to meet one) but designers aren't programmers, and so by severing the link between the UI and everythign else, the developer doesn't need to know how the data is going to be displayed... jsut needs to be served up. Meanwhile, the designer doesn't need to know where the data is comming form or how it got there.... just that it needs to look like "this".... Supposedly it's supposed to make changes easier too.... meh... some aspects of it I like.... others I'm not so keen on.... I'm not sure it's something that's ready for an enterprise-level mission-critical app....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  23. #23
    Frenzied Member
    Join Date
    Jul 2008
    Location
    Rep of Ireland
    Posts
    1,380

    Re: does anyone find vb.net to be worse then

    I don't know about that, Billie Hollis seems to be using it for his applications, I think it just takes a bit more work on our part but the rewards are justified!

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