CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: What do you think of VB.Net?

Voters
5. You may not vote on this poll
  • Small step for man, giant leap for mankind.

    1 20.00%
  • Giant leap for man, small step for mankind.

    0 0%
  • 0-operation: we win some, we loose some.

    3 60.00%
  • Other

    1 20.00%
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    VB.Net, your experience

    In my opinion, the longer I work with it, the more things I miss. There are a lot of improvements made compared to VB6, but it seems that for every enhancement we gain, we loose a nice feature.

    Take the common controls for instance, the use of the treeview has changed dramatically, and it was much easier to use in VB6. Same goes for the ListView, Imagelist and ToolBar.

    Of course, things like docking, anchoring and things like a splitter are things that really improve the product, and spreed up development bacause they free us from having to code stuff that actually isn't really part of the program.

    Anyway, what do you think of this? What is your first opinion on our future? Please not that I'm talkig on development ease here, and not performance and program capabilities (like multithreading, inheritance, ...)
    Last edited by Cakkie; May 17th, 2002 at 01:30 AM.
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Talking

    I did not use a lot of controls yet. But in generel I like VB.NET. I think it has great potential vs VB6. The problem is that we are not so familiar with it, but I think it will come. I think that the database development is much better than in VB6. Printing is much more complicated but gives you more control.
    The bottom line - I am for VB.NET!!!
    Iouri Boutchkine
    [email protected]

  3. #3
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477
    Originally posted by Iouri
    The problem is that we are not so familiar with it, but I think it will come.
    Yup, yesterday I spent half an hour to find out how to draw a line on a form...


    PS: nice avator
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

  4. #4
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Talking

    That is why we use forums. Not to waste time for something simple like that. Unfortunately it becomes simple after you have figured uout how to do it. Before it is a huge problem.

    PS. Thanx for my avatar appreciation
    Iouri Boutchkine
    [email protected]

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

Featured