Library tutorials & articles

Page 22 of 23
  • Scopes

    by James Crowley

    This article quickly describes the different 'scopes' a variable, procedure, or any other object in VB can have. visual basic

  • Sending Messages

    by James Crowley

    Using the SendMessage API, you can reveal hundreds of properties and actions in standard controls that are not normally available to you through VB. This includes undo, cut, copy, paste, line count an visual basic

  • Splash Screens

    by James Crowley

    Ever wanted to add a 'splash screen' like Word as it loads? This tutorial shows you how. visual basic

  • SQL Commands

    by James Crowley

    If you want to use databases, in VB, Access, ASP or anything else, at some stage you will need to learn SQL. This tutorial shows you how to use this powerful and universal language. sql

  • Subclassing

    by James Crowley

    This tutorial shows you how to 'subclass' in VB, getting events directly from windows rather than through VB, giving you more control, and hundreds of new events, opening up a whole range of possibili visual basic

  • File Time Date Stamps

    by Dmitry Apukhtin

    Learn about the Time & Date stamps of files in a new tutorial by Chris Velazque. visual basic

  • Variables

    by James Crowley

    Everything you ever wanted to know about variables.. Declaring, getting, setting, objects, UDTs, ByRef and ByVal. What more could you want? visual basic

  • VB Conventions

    by MSDN Communities

    Extracts from a number of MSDN articles on coding and naming conventions in VB. visual basic

  • What is Visual Basic?

    by James Crowley

    Find out about VB's roots, what it is exactly, and other VB issues. visual basic

  • Windows API

    by James Crowley

    Learn how to use Windows API, and extend VB's potential further than you ever thought possible. visual basic

  • Writing Help

    by James Crowley

    Learn how to write help files for your applications, and why you should bother! visual basic

  • ADO+

    by Microsoft

    A preview of ADO+, part of the Microsoft .NET innovations visual basic

  • SendKeys Command

    by James Crowley

    How to use the SendKeys command. visual basic, keyboard, user interaction

  • SQL vs DAO

    by James Crowley

    Performance differences between SQL and DAO visual basic, sql

  • InStr Command

    by James Crowley

    Use the InStr command to find text within another string visual basic

  • UCase & LCase

    by James Crowley

    How to convert cases using UCase and LCase visual basic

  • Len Command

    by Dmitry Apukhtin

    How to use Len to find the length of a string visual basic

  • Build an MP3 Player

    by ElementK Journals

    Keep up with the crowd! Find out how to create your own MP3 Player using the Windows Media Player. visual basic, mp3

  • Trim Command

    by James Crowley

    How to use Trim to remove trailing spaces visual basic

  • Visual Studio Installer

    by James Crowley

    Learn about the new Windows Installer technology, how to create your own installations using the Visual Studio Installer and a review of Wise for Windows Installer. What more could you ask for?! visual basic

We'd love to hear what you think! Submit ideas or give us feedback