• home
  • forum
  • my
  • kt
  • download
  • this:1/4 25records  total:97    start  Previous  Next  Last    goto:
    Creating a Mp3 Player In VB.net
    ON: 2009-03-17 09:20:04
    Using the Windows Media Player Controls we create a simple and fast to make mp3 player!
    458 times | category: [Miscellaneous]
    A VB.net Web Browser
    ON: 2009-03-17 09:11:08
    Create your very own Web Browser in VB.net, even if you've never coded before. A extremely detailed guide on creating a web browser.
    489 times | category: [.NET]
    Visual Basic Arrays
    ON: 2009-03-17 09:10:07
    Visual Basic arrays. Know how to use arrays in visual basic. Know about declaring arrays, fixed-dynamic arrays and more.
    188 times | category: [Introduction to Visual Basic]
    Introduction to Visual Basic
    ON: 2009-03-17 09:08:40
    Know the basics of visual basic. Explore lessons about toolbox, properties window, project explorer etc.
    55 times | category: [Introduction to Visual Basic]
    Visual Basic SQL Helper Class Tutorial
    ON: 2008-09-16 08:38:29
    This is a class with all common methods required in database programming in .net. Methods including Execute Scaler , Execute Table and methods related to Prepared statments
    62 times | category: [.NET]
    Creating CAPTCHA images with Visual Basic (VB)
    ON: 2008-09-16 08:37:43
    CAPTCHA remains the most popular method of physical verification which cannot be beaten by a machine or a program yet. This article presents a simple way of creating CAPTCHA images using Visual Basic
    70 times | category: [.NET]
    Adodb Connection in easy steps
    ON: 2008-09-13 18:03:57
    From the basics, the tutorial brings you to a complete manipulation of the database and takes you one level ahead. This will incite you to think better and be more creative.
    106 times | category: [Database Related]
    Retrieve and write data to excel with vb6
    ON: 2008-09-13 18:03:13
    Retrieve data and write data to Microsoft excel using visual basic.
    47 times | category: [Database Related]
    Date Calculator
    ON: 2008-09-13 17:53:34
    Basically we'll be making a program that calculates the date difference between the two dates specified!
    32 times | category: [Date and Time]
    A Simple Stropwatch!
    ON: 2008-09-13 17:51:47
    In this tutorial we'll be learning how to make a simple stopwatch.
    25 times | category: [Date and Time]
    Shutdown Timer Using Visual Basic 6
    ON: 2008-09-13 17:51:01
    Learn to use a module to shutdown your computer or operating system at a specific time.
    439 times | category: [Date and Time]
    Visualize time-dependent data with distortion portals
    ON: 2008-09-13 17:39:12
    This article demonstrates code and techniques to create distortion portals in the data to provide time-dependent visualizations of various parts of an image. Learn to create a Simple DirectMedia Layer-enabled application that allows you to build distortion portals in sequential image frames to explore the relationship of data sets through time.
    9 times | category: [Development]
    Error handling and Debugging in Visual basic
    ON: 2008-09-13 10:26:48
    Error handling and Debugging in Visual basic for beginners. Explained with examples and source code.
    29 times | category: [Error Handling]
    How to make a program to validate web links
    ON: 2008-09-13 10:09:51
    If you maintain a web page with lots of external links, it is in your interest to ensure that the links are functioning.
    50 times | category: [File Manipulation]
    How to make a menu: Part two
    ON: 2008-09-13 09:54:31
    This tutorial goes into detail on how to create an edit menu. It will tell you how to add a separator bar, make a copy, paste, cut and select all menu. This guide tells you the code for these items as well.
    53 times | category: [Introduction to Visual Basic]
    How to reverse a string
    ON: 2008-09-13 09:52:15
    This tutorial will teach you how to reverse a string. e.g:

    Ebonez.info
    ofni.zenobE
    17 times | category: [Introduction to Visual Basic]
    How to make menus: Part one
    ON: 2008-09-13 09:50:50
    This tutorial will give you a description on how to make a menu. It includes pictures and the complete file.
    33 times | category: [Introduction to Visual Basic]
    How to use Input Boxes
    ON: 2008-09-13 09:45:25
    This guide will get you on your way to using Input Boxes. It will teach you how to get the text that the user writes and manipulate it.
    22 times | category: [Introduction to Visual Basic]
    How to prevent multiple instances of an app running
    ON: 2008-09-13 09:38:37
    This tutorial will teach you how to stop multiple instances of your application running at once.
    25 times | category: [Introduction to Visual Basic]
    How to view your local IP
    ON: 2008-09-13 09:34:42
    A guide on how to get your local IP address using Visual Basic.

    This uses Winsock and you IP address will pop up on a message box.
    41 times | category: [Introduction to Visual Basic]
    Save files in a Rich Text Box
    ON: 2008-09-13 09:31:50
    When your application is running, you should be able to press one button and it opens an save file dialog. You should then choose a file. Then click save. It should save to where you located it too.
    115 times | category: [Introduction to Visual Basic]
    Save files in a textbox
    ON: 2008-09-13 09:25:51
    When your application is running, you should be able to press one button and it opens a save dialog. You should then choose a file or make one. Then click save. It should then save the text that you typed to that textbox.
    37 times | category: [Introduction to Visual Basic]
    How to open a text file in a Rich Text Box
    ON: 2008-09-13 09:21:21
    When your application is running, you should be able to press one button and it opens an open dialog. You should then choose a file. Then click open. And it should display it in the richtext box
    111 times | category: [Introduction to Visual Basic]
    Open text files in a textbox
    ON: 2008-09-13 09:15:58
    This tutorial will teach you how to open a text file into a textbox. It uses the Common dialog.
    35 times | category: [Introduction to Visual Basic]
    How to go to the start and end of a string
    ON: 2008-09-13 09:12:20
    This tutorial will teach you how to get the cursor to go to the start and end of a textbox.
    7 times | category: [Introduction to Visual Basic]
    this:1/4 25records  total:97    start  Previous  Next  Last    goto:

    Category

      .NET (11)
      Buttons (3)
      Database Related (9)
      Date and Time (4)
      Development (4)
      Error Handling (3)
      File Manipulation (6)
      Introduction to Visual Basic (26)
      Miscellaneous (4)
      Multimedia (10)
      Networking (10)
      Security (1)
      VB Script (6)