Results 1 to 7 of 7

Thread: Visual Basic 2003 Resources

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    3

    Lightbulb Visual Basic 2003 Resources

    I need to find 3 resources on Visual Basic and explain what they have to offer. Also I need to know the differences between Object-Oriented Programming (OOP) and Object-Oriented Design (OOD), can you please offer examples of how each can be applied in real life.

    Thank you in advance.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Visual Basic 2003 Resources

    Welcome to the Forums.

    Moved to General Developer but you may find that most members only like to help with homework if you make an effort to start first.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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

    Re: Visual Basic 2003 Resources

    Quote Originally Posted by wimis174
    I need to find 3 resources on Visual Basic and explain what they have to offer.
    What do you mean by "resources"?

    Also, are you talking about Visual Basic or Visual Basic .NET? There is an entire galaxy of difference.

  4. #4
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Visual Basic 2003 Resources

    Since he mentions 2003 I must presume he means VB.NET.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2005
    Posts
    3

    Re: Visual Basic 2003 Resources

    Thanks for the replies. I have tried to do this assignment but the book doesn't offer any information on VB resources so I thought I'd post this thread to find out what VB resources are. The class I'm taking is Visual Basic.NET 2003.

  6. #6
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Visual Basic 2003 Resources

    Quick defs:

    OOD: The augmentation to (historically) structured (top-down) software design to include the use of intelligent data structures (Classes) in a software architecture. Recent advances include Design Patterns (see Design Patterns, circa 1995).

    OOP: The act of implementing an OOD in the form of programming, usually using an Object-Oriented programming language.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

  7. #7
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Visual Basic 2003 Resources

    Resources are usually books and white-papers, but sometimes internet articles will suffice.
    Nobody knows what software they want until after you've delivered what they originally asked for.

    Don't solve problems which don't exist.

    "If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)

    2 idiots don't make a genius.

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