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

    Trent,
    I was just giving you a hard time

    What about a chapter telling how to interface a game on a PC with an external gizmo (home made joy-stick, or some other controller)?
    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

    Thanks for the good suggestions ...

    An RPG (role playing game) -- would probably be the easiest introduction to scrolling techniques I think. Tile graphics with maps, and as such, Pacman uses a map, but without the tile graphics.

    I have some good joystick routines actually, and perhaps a chapter which deals strictly with IO could be some food for thought.

    I have nothing set in concrete at the moment, besides around 90% of 3 of the games completed.

    Trent Jackson

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


    Did you find this post helpful? Yes | No

    Default

    Any book, e-book or whatever, will be most welcome to enter the world of VB. I still would want to see some relation to PIC, connecting maybe as a peripheral device to the VB program.

    Ioannis

  4. #4
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Wink

    Quote Originally Posted by Ioannis View Post
    Any book, e-book or whatever, will be most welcome to enter the world of VB.
    Ioannis
    Hi, Ioannis

    these ones exist ....

    http://www.elektor.com/products/book...ng.12244.lynkx

    http://www.elektor.fr/products/books...pc.12589.lynkx

    Alain
    Last edited by Acetronics2; - 26th December 2008 at 20:51.
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

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


    Did you find this post helpful? Yes | No

    Default

    Looks like an interesting book.

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

    Trent Jackson

  6. #6
    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.

  7. #7
    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.

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