• home
  • forum
  • my
  • kt
  • download
  • this:2/6 25records  total:133    Start  Previous  Next  Last    goto:
    Convert an Excel Chart to Image
    ON: 2007-09-06 09:29:08
    This tutorial is designed to provide the developers with a detailed understanding on how an excel chart can be exported as an image
    132 times | category: [Multimedia]
    Playing WAV Sound Files in Visual Basic
    ON: 2007-09-06 09:28:31
    Ever wish you could play WAV files from within your own Visual Basic programs? This tutorial will show you how.
    60 times | category: [Multimedia]
    Playing an Audio CD in Visual Basic
    ON: 2007-09-06 09:20:28
    Ever wish you could play audio CDs from within your own Visual Basic programs? This tutorial will show you how.
    28 times | category: [Multimedia]
    Visual Basic Shooter Game
    ON: 2007-09-06 09:18:55
    This is a very simple but complete 2D game application developed using Visual Basic 6. It have total 3 screen
    40 times | category: [Multimedia]
    Graphics Commands
    ON: 2007-09-06 09:15:10
    In VB there are a limited number of graphics features, but mixed with the judicious use of the Windows API a programmer can create some pretty fair graphics applications. When VB falls short, there is also no shortage of third party OCXs which can step in and add to the capabilites of VB.
    33 times | category: [Multimedia]
    Creating Multimedia Applications: Part 1
    ON: 2007-09-06 09:14:35
    You can create various multimedia applications in VB that could play audio CD, audiofiles, VCD , video files and etc.
    23 times | category: [Multimedia]
    Creating Multimedia Applications: Part 2
    ON: 2007-09-06 09:13:04
    In previous lesson, we have programmed a CD player. Now, with some modifications, we will transform the CD player into an audio file player. This player will be created in such a way that it could search for wave and midi files in your drives and play them
    18 times | category: [Multimedia]
    Creating Multimedia Applications: Part 3
    ON: 2007-09-06 09:12:38
    Now, with some modifications, we will transform the audio player into a picture viewer.
    16 times | category: [Multimedia]
    Creating Multimedia Applications: Part 4
    ON: 2007-09-06 09:09:23
    Now, with some modifications, we will transform the audio player into a multimedia player that could play all kinds of movie files besides audio files.
    28 times | category: [Multimedia]
    Video Tutorial: How to Open a New Form with the Press of a Button
    ON: 2007-09-05 18:24:02
    Video version of How to Open a New Form with the Press of a Button.
    11 times | category: [Miscellaneous]
    How to Make a Context Sensitive Menu
    ON: 2007-09-05 18:19:33
    Using Visual Basic 2005 Express's easy interface learn How to Make a Context Sensitive Menu.
    7 times | category: [Miscellaneous]
    Creating Dialog Boxes in VB.NET
    ON: 2007-09-05 18:18:42
    Create custom dialog boxes for Windows Forms applications
    90 times | category: [Introduction to Visual Basic]
    Create and configure MenuStrips
    ON: 2007-09-05 18:18:02
    Create and configure basic menus for Windows forms applications in Visual Studio.
    134 times | category: [Introduction to Visual Basic]
    Installing Visual Basic 2005 Express Edition
    ON: 2007-09-05 18:15:44
    Have you ever wanted to learn to program, but just never had the time or money to invest in programming applications? Well Microsoft released a version of their programming apps for free
    13 times | category: [Introduction to Visual Basic]
    Calculating the Area of a Rectangle using Visual Basic 6
    ON: 2007-09-05 18:11:15
    Learn how to use Visual Basic 6 to create an application which allows you to calculate the area of a rectangle
    13 times | category: [Introduction to Visual Basic]
    The basics of Visual Basic - Part 1
    ON: 2007-09-05 18:08:13
    This takes you through changing what text says, working the different components together and it explains all the code necessary so everyone can understand it.
    5 times | category: [Introduction to Visual Basic]
    Key trapping
    ON: 2007-09-05 18:07:24
    How do you tell what keys your users are pressing? This tutorial teaches you a rock solid method that you can build in games and advanced applications.
    7 times | category: [Introduction to Visual Basic]
    The Basics of Visual Basic
    ON: 2007-09-05 18:06:42
    A great tutorial for people that are starting out with visual basic and need to get a rock solid start. Described are loops, conditionals and variables
    5 times | category: [Introduction to Visual Basic]
    Managing INI files
    ON: 2007-09-05 18:06:05
    How to create, read and write an INI file from Visual Basic 6
    17 times | category: [Introduction to Visual Basic]
    Getting Started With Visual Basic 6.0
    ON: 2007-09-05 18:03:23
    Comprehensive tutorial aimed at introducing you to the basics of programming in Visual Basic 6.0.
    36 times | category: [Introduction to Visual Basic]
    Extract the target file from a shortcut file .lnk
    ON: 2007-09-05 17:48:37
    This little discussion helps to extract the target file from a shortcut file .lnk
    12 times | category: [File Manipulation]
    Saving text files
    ON: 2007-09-05 17:42:39
    This tutorial shows you how the built in visual basic funtions can be used to save files. The ways to shown to save a file are the write and print functions.
    8 times | category: [File Manipulation]
    File Handling
    ON: 2007-09-05 17:41:57
    If you want to be an expert VB programmer then you'll need to know a lot about how VB handles files - what is possible and what is not, plus how to do something in the smallest code or in the least amount of time. To do this you need to understand the file handling features which VB offers.
    8 times | category: [File Manipulation]
    How to use FindFirstFile Win32 API from Visual Basic code
    ON: 2007-09-05 17:40:48
    This article describes how to use Win32 API functions from Visual Basic programming language to find files and obtain extended file info. Free sample Visual Basic code is available for download. Used technologies: Visual Basic 6.0, Win32 API
    52 times | category: [File Manipulation]
    Working With Files
    ON: 2007-09-05 17:36:49
    Is it possible to save data accepted by a VB program into a storage device, such as a hardisk or diskette, or even CDRW? The answer is possible.
    11 times | category: [File Manipulation]
    this:2/6 25records  total:133    Start  Previous  Next  Last    goto:

    Category

      C and Cpp (52)
      Delphi (7)
      Visual Basic (65)
      Visual C (9)