VB.NET Book


Closed Thread
Results 1 to 28 of 28

Thread: VB.NET Book

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by T.Jackson View Post
    Looks like an interesting book.

    I tell ya I would never go back to VB5 / 6 after using .NET

    Trent Jackson
    The last time I used any VB, 5 was fairly new.

    What are the advantages and or disadvantages in using .NET?
    Dave
    Always wear safety glasses while programming.

  2. #2
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post

    What are the advantages and or disadvantages in using .NET?
    .NET is very similar to Java. VB.NET is half of C# in my opinion.

    :: Advantages ::

    # Fully object orientated ...
    # Built-in libraries replace the need for quirky Windows APIs
    # Just as powerful as Java

    :: Disadvantages ::

    # Framework is 20MB, VB6 is ~1.2
    # Windows XP users need to acquire it
    # GDI+ libraries are slow compared to discrete APIs


    Trent Jackson
    Last edited by T.Jackson; - 27th December 2008 at 00:48.

  3. #3
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default

    Thanks Alain.

    Trent, looks like it is one way to the .NET. Despite the size of the Framework.

    Is it possible to NOT include it in the produced code, assuming the user has the Framework installed already?

    Ioannis

  4. #4
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    I definitely recommend the transition to .NET, particularly if you know Java.

    The framework can't be deployed within a setup executable as far as I'm aware. Around 50% of Microsoft users are now running Vista, and the framework is part of the OS. Version 2.0

    Trent Jackson

  5. #5
    Join Date
    Sep 2007
    Location
    USA, CA
    Posts
    271


    Did you find this post helpful? Yes | No

    Default

    I've got a guy who does my .net coding, and I'm 99% sure you can make an installation disc with or without the .net included. It just makes you download it if you don't have it already, and it's not on the disc.

  6. #6
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    I'd say you're 100% right, I have read about it on Microsoft's site.

    Incidentally, I have a beta version of Pacman ready for download. Written entirely with GDI+ and a handful of APIs. www.trentjackson.bigpondhosting.com/pac.zip

    Hope it brings back memories, it is near identical to the arcade version. Thanks to .NET's object orientated nature -- this project was a snack

    Happy chomp'n

    Trent Jackson

  7. #7
    T.Jackson's Avatar
    T.Jackson Guest


    Did you find this post helpful? Yes | No

    Default

    Atari made 5 MILLION dollars from their 2600 console port of Pacman -- awe inspiring

    Trent Jackson

Similar Threads

  1. PBP Book
    By Bruce in forum Off Topic
    Replies: 83
    Last Post: - 4th October 2021, 12:55
  2. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  3. EasyHID and VB.net
    By NL2TTL in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 14th September 2006, 05:40
  4. how to get the PBP book in malaysia?
    By PoTeToJB in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 2nd March 2006, 09:27
  5. Which book to pick?
    By bartman in forum General
    Replies: 9
    Last Post: - 18th November 2005, 16:07

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts