eHow launches Android app: Get the best of eHow on the go.

You've Selected
Category
» Computers » Computer Programming » Visual Basics Programming remove
skill level
» Moderate remove
clear your selections

Visual Basics Programming

Sort by:
Best Match
Most Popular
Newest

Showing 1-50 of 74 results

  • How to Create an Email in a VBScript

    Visual Basic Scripting (VB Scripts) is a type of Visual Basic programming that is used in text files. The Windows operating system recognizes the scripts as executables and runs the lines of code...

  • How to Resize Multiple Similar Shapes in PowerPoint Using VBA Macro

    Lets say you have several charts copy-pasted from Excel to PowerPoint across several slides. It would be time consuming to change size of each chart one-by-one. Using the macro shown in this...

  • How to Create a Status Bar in Visual Basic

    It often is helpful to display some additional information in the bottom portion of the window in computer application software. An easy way to do this in Visual Basic is with a control called the...

  • How to Create Pointers in Visual Basic

    Pointers are defined in computer science as a variable that contains the memory address of another variable. Many languages such as "C" , "C++" or Pascal use pointers extensively when more...

  • How to Write XLS Data in ASP

    Writing web content that opens up in Excel can be a fairly simple process involving two key actions. The first action is that the initial content that your ASP outputs must tell the browser that...

  • How to Calculate Leap Year With Microsoft Visual Basic

    Microsoft Visual Basic has a variety of built-in functions, including for calculating and converting dates. A little thought applied to the definition of a leap year, combined with the Visual...

  • How to Upload Photos to Soundslides Plus

    Soundslides Plus is the perfect way to make a compelling project for any genre or forte. You can use it to create a picture slideshow, or you can create sound slides with pictures and audio. Below...

  • How to Play Audio Songs Using Visual Basic

    When creating audio software using Visual Basic, you need to call the Windows operating system function that allows the application to use internal processes that play music. Although the function...

  • How to Make a Web Browser With Visual Basic

    Visual Basic is Microsoft's flagship event-driven programming language. Legacy versions of Visual Basic were used to create programs for the COM programming environment; current releases of the...

  • How to Use XML Textwriter

    XMLTextWriter is a Microsoft .NET class used to write XML files. The class creates a file, writes the XML elements to the file, and then saves it to a folder on the server. This is helpful for...

  • How to Create Menus & Submenus

    Menus are a part of all desktop application programming. Menus are the main navigation area for users to find screens, print and save files. Through Visual Studio, programmers are able to create...

  • How to Read Basic

    Visual Basic is a software development language. It's included in Microsoft's .NET framework. When you first begin programming in the language, it can be overwhelming with the syntax and object...

  • How to Call SQL Stored Procedures in Visual Basic

    Using stored procedures in VB.NET is needed in applications that use a database for dynamic content. Using stored procedures is faster than inline SQL. It also prevents SQL injection attacks from...

  • How to Program a Vertical Scroll Bar in Visual Basic 6.0

    Vertical scroll bars are components in Visual Basic that allow users to move a text box or form up or down. It's used mainly in applications where there is more information on the screen than can...

  • How to Input a Number to Two Decimal Places in Visual Basic

    When creating accounting or billing applications, formatting the number to show decimals is part of the process. Visual Basic automatically truncates the zeros that show in numbers after the...

  • How to Use Visual Basic Toolbar

    Visual Basic's development environment is rich with customizable commands. This huge array of commands can overwhelm even experienced programmers. But if you take some time to organize and...

  • How to Easily Program Excel Macros, Lesson 3, Graphing

    Need how to add some graphics to your Excel Charts? This will take you through the basics you need to know to do this, using a simple letter counting program.

  • How to Add a Line to a Textbox in Visual Basic

    Adding a line into a textbox is a very simple process, but like anything in coding, it is simple after you know how to do it. Once you know how to add text to a textbox, you can start adding...

  • How to create dataform in VB6.0

    This article deals with as how to create a dataform in vb 6.0. The dataform can be created for any table which is available in the database. A form with the controls such as label, textboxes and...

  • How to Convert an Integer to a String in Visual Basic

    Visual Basic (VB) is Microsoft's event-driven programming language designed for the COM programming model environment. It is designed to be easy to use and was based on the programming model used...

  • How to Use the Serial Port in Visual Basic

    Visual Basic is an event-driven programming language produced by Microsoft. The original programming language and integrated development environment was designed to support the COM programming...

  • How to Get Started using VBA with Microsoft Word

    Whether you're typing a letter to a friend or writing a book, Microsoft Word will meet your needs. Sometimes you need to manipulate this data in ways that just aren't practical using conventional...

  • How to convert an IP Address to other formats in Visual Basic

    Just about every program these days requires network communication in one way or another using the TCP/IP protocol such as DNS, DHCP, IM and other IP related services. Some of the challenges that...

  • How to Create a Visual Basic Database

    Creating a Visual Basic database on the fly is a method used by programmers to quickly save data to a file. The file can be distributed for reports or used later in the application. A Visual Basic...

  • How to Install Windows System Services

    You can create a windows system service by using Visual Studio. When the service is complete, Visual Studio offers a service that automatically creates an installation package for the program. The...

  • How to Create a Random Access File

    Random access files are generated in the Visual Basic programming language to give the programmer the ability to read or write data anywhere in the file. For most common files, the application...

  • How to Create an Excel Spreadsheet Using VB6

    Creating Excel spreadsheets in Visual Basic 6 is beneficial for organizations that export these files through email or for presentations. Microsoft compilers like Visual Basic 6 can create, open,...

  • How to Read an Excel Spreadsheet in Visual Basic

    Excel spreadsheets are popular files used to store finances and sales analytical data. Programmers can use these spreadsheets to automate process and import data to an application, manipulate the...

  • How to Read Visual Basic

    Microsoft Visual Basic is a popular programming language and Integrated Development Environment (IDE) for creating Windows applications and components. Standard Visual Basic stopped being sold at...

  • How to Make a Calculator With Visual Basic

    Microsoft Visual Basic is a programming language based on the BASIC language, originally developed to make programming easier to learn. Visual Basic takes the familiar commands of BASIC and adds...

  • How to Fix Microsoft Visual C Debug Library

    Visual C can become a very unorganized and cumbersome program with frequent use. This can cause some issues with debugging. Luckily, there is a relatively simple fix available. This fix should...

  • How to Learn Visual Basic 6 Online

    Visual Basic 6 is a developer program manufactured by Microsoft. When you learn how to use Visual Basic, you will have access to numerous programming tools. You can use the program to apply...

  • How to Create a PDF from a NET File

    In the 1990s, Adobe created the PDF file format to provide a common format that could be used on multiple operating systems without translation. Creating a PDF file from other documents has become...

  • How to Use Visual Studio .NET

    Visual Studio is the Integrated Development Environment (IDE) deployed by Microsoft that supports software development for the .NET family of programming languages. It is a complete set of tools...

  • How to Create a Database Using Visual Basic

    Visual Basic gives programmers the ability to create, manipulate, and delete database records and objects. Several database objects are included in the compiler supplied by Microsoft. Using a few...

  • How to Compile Visual Basic

    Compiling your Visual Basic applications is a process that happens throughout the development phase. You compile applications when debugging, setting flags to stop code to follow it through the...

  • How to Check Visual Basic

    Programmers call "checking" Visual Basic debugging. This involves meticulously working through each line of code to track down errors. By paying sufficient attention to error trapping operations...

  • How to Use Modules in Visual Basic

    Visual Basic (VB) includes two types of modules---BAS modules and Class modules. A BAS module is a simple way to create reusable BASIC code snippets saved in files with an extension of bas. Class...

  • How to Use Visual Basic Express

    The current version of Visual Basic Express (VBE) is 2008. If you already have VBE 2005, then with the exception of some enhancements, using either one involves essentially the same skills. If you...

  • How to Change Mouse Pointer in Visual Basic 6

    Visual Basic (VB) is considered a very easy programming language to learn. Visual Basic is a derivative of the old DOS Basic programming language. Visual Basic 6.0 was released in 1998, and...

  • How To Ping with Visual Basic

    Using ping in a network application helps limit connection failures and errors. Ping is a process in which the computer sends a signal to another computer. This computer can be a server on an...

  • How to Read Serial Ports Using Visual Basic

    Even if modems have been replaced with high speed Internet access, some computers still use them for communication. If you're programming an application that uses a modem, verifying it exists and...

  • How to Call Environment Variables From Visual Basic

    Environment variables are saved settings for the operating system. For instance, a common environment variable is the location of the operating system files. The environment variable allows other...

  • How to Use a Timer in Visual Basic

    The Timer control in Visual Basic is a very useful device that sends a pulse to an application at pre-determined intervals. The control can display updates of how long an install is taking by...

  • How to Create a Function in Visual Basic

    Functions are reusable pieces of code in an application. They save the programmer coding time by providing a way to perform the same process by simply calling the function, passing a variable, and...

  • How to Use an Open File Dialog Box in VisualBasic.Net

    Are you learning how to use Visual Basic.Net? Would you like your VB.Net application to look more professional? When reading or writing to a file, you can use the OpenFileDialog control to make...

  • How to Delete a File in Visual Basic

    Part of programming is making your application easy for users. Interacting with the current file system is important for some applications where the user adds, edits and deletes files. Knowing how...

  • How to Use the “Select Case” Statement in Visual Basic.Net

    Just learning Visual Basic.Net or need a refresher on the “Select Case” statement? You’ve come to the right place. This is a very useful command when you need to set define several choices for a...

  • How to Learn Programming using Microsoft Small Basic

    Would you like to learn programming? Or perhaps you have a student/child that you would like to teach how to program. Even though some of the graphical development environments like Microsoft...

  • How to Create Word Document From ASP

    It's a common task for websites to deliver reports to the user as downloaded documents. Frequently, users will want Microsoft Word files. Setting up an ASP-based website to deliver Word files is...

  • 1
  • 2

Copyright © 1999-2009 eHow, Inc. Use of this web site constitutes acceptance of the eHow Terms of Use and Privacy Policy .   en-US Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License. † requires javascript

Demand Media