I got bored so i fought i would make a quick tutorial on how to make an advanced login form WITCH makes unlimited accounts in visual basic 2008 and also works in visual basic 2010 Download Project File (Zip): www.mediafire.com Visit My Website: visualmicronut.webs.com
Visual
Visual Basic 2008 13. Lesson – Video viewer
www.mvbmaster.blogspot.com this tutorial shows u how to make video viewer in visual basic 2008 ————————————————————— WEBSITE mvbmaster.blogspot.com SUBSCRIBE : www.youtube.com feeds.feedburner.com visual basic 2008 12 lesson picture viewer pascal lazarus C# C++ mvbmaster windows maker tutorial computer “Lazarus (IDE)” “C Sharp (programming language)” guitar linux “Battery charger” desktop apple ubuntu school software “Windows Server 2003″ [...]
Visual Basic 2010 Express Tutorial 19 – RadioButtons and ASCII Values – SpeakABCs 3/11
www.SchoolFreeware.com Currently, SpeakABCs has KeyPresses that allow characters other than letters or numbers to be displayed. By checking the range of ASCII values, the application can determine what key is being pressed. By using RadioButtons, the user can select what keys the computer will accept.
Using Visual Transitions – VideoStudio Pro X2
Free Product Trial: www.corel.com Video transitions are an excellent way to add style and customization to your project. Transitions are special affects placed between changing video clips or images to create a smoother, oftentimes artistic transition between two clips. Most transitions will use a part of each clip (the end of one and the beginning [...]
Visual Basic 2010 Tutorial 1 – Variablen (Programmieren lernen)
################################# # Homepage: # robbelroot.de.to # ################################# Alle meine Beispielprojekte zu meinen Tutorials findet ihr auf meiner Homepage robbelroot.de.to unter “Tutorialfiles”. Desweiteren findet ihr dort auch andere kostenlose selfmade Tools. Alle meine Beispielprojekte zu meinen Tutorials findet ihr auf meiner Homepage: robbelroot.de.to unter “Tutorialfiles”. Desweiteren findet ihr dort auch andere kostenlose selfmade Tools. Ihr könnt [...]
Invisible Keylogger in Visual Basic
This tutorial will teach you how to make a very basic keylogger in VB.net. You will need to add the button, textbox and timers then use the code below: Option Strict On Public Class Form1 Public Declare Function GetAsyncKeyState Lib “user32″ (ByVal vkey As Long) As Integer Private Sub timerKeys_Tick(ByVal sender As System.Object, ByVal e [...]