Results 1 to 8 of 8
  1. #1
    jovanpet123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Somewhere
    Posts
    23
    Reputation
    10
    Thanks
    15
    My Mood
    Angelic

    Smile Visual Basic 2008 Express Edition Basics

    Hello Everyone

    This tutorial is for VB2008 coding. i know Drake do some codes im now showing you the basics.

    1.Open VB2008 Express Edition
    2.File/NewProject/Windows forms aplication
    3.From the toolbox choose : 1 Button ,1 TextBox and 1 label
    4.place it somewhere in the form

    5.click the button 2 times
    now is the coding "party"
    6.type in in private sub this (basic)

    MsgBox("Hello to my first program")
    Me.Close ()


    7. click debug for run the program
    8.create new folder named VB
    9.click build and "yournameproject"
    10.select your folder and then click finish
    11.goto folder and to windowsaplication folder in it
    12.you will find "yournameproject".exe.deploy
    13.remove ".deploy" and you have the file

    This is just the basics more tutorials coming soon (sorry for my bad english)
    Credits :me
    books
    download the pictures down (for help)
    pls stick it
    Last edited by jovanpet123; 10-23-2010 at 12:50 PM.

  2. The Following 3 Users Say Thank You to jovanpet123 For This Useful Post:

    Drake (10-23-2010),FallenDark (10-27-2010),lokpi333 (10-27-2010)

  3. #2
    mo3ad001's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    842
    Reputation
    53
    Thanks
    797
    My Mood
    Busy
    Man isn't vb Section !!!

    and for what the label1 !

    H A X O
    Email : Noobmem@hotmail.com


  4. #3
    jovanpet123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Somewhere
    Posts
    23
    Reputation
    10
    Thanks
    15
    My Mood
    Angelic
    Quote Originally Posted by mo3ad001 View Post
    Man isn't vb Section !!!

    and for what the label1 !
    lol for " Username" for choobs (not you)

  5. #4
    Drake's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Belgium,Oost-Vlaanderen
    Posts
    12,680
    Reputation
    1801
    Thanks
    4,929
    this belongs to VB section .

    /Moved

  6. #5
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Bad method of getting the .exe. Simply build the project and find it in the bin->debug folder. Also, there are code tags for a reason. There's no actual explanation to any of the code in the first place (not that it takes a genius)

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  7. #6
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Upload the photos to tinypic.com

  8. #7
    jovanpet123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Somewhere
    Posts
    23
    Reputation
    10
    Thanks
    15
    My Mood
    Angelic
    Quote Originally Posted by Lolland View Post
    Upload the photos to tinypic.com
    i cant aprrove pls

  9. #8
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Yeah you can.

Similar Threads

  1. Microsoft Visual C++ 2008 Express Edition With Serial
    By BadBlood in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 09-05-2010, 11:46 AM
  2. Hacks in Visual Basic 2008 Express Edition
    By Exotiq in forum WarRock Discussions
    Replies: 4
    Last Post: 08-18-2009, 07:00 AM
  3. Visual basic 2008 Express edition error?
    By AeroMan in forum Visual Basic Programming
    Replies: 1
    Last Post: 05-30-2009, 03:38 PM
  4. Replies: 3
    Last Post: 04-07-2009, 10:26 PM
  5. Error In Visual Basic 2008 Express Edition ( Thanking People Who Help )
    By Gunner03 in forum Visual Basic Programming
    Replies: 4
    Last Post: 02-14-2008, 01:45 PM