Visual Studio Basic

How To : Use IF Statements in Visual Basic 2005 & 2008

In this Visual Basic tutorial, you'll learn to use conditional statements for the push-button validation of a designated text string. The code used in this example is as follows: Dim Captain As String Captain = TextBoxCaptain.Text Captain = Captain.ToUpper If Captain = "PIC ...more

How To : Install Microsoft Visual Studio 2008

Microsoft Visual Studio 2008 is an integrated development environment that lets you develop websites, web applications, and web services. It requires a bit of computer coding to run (C#, Visual Basic, ASP, C++) and will work on any web server that supports Microsoft. This vid ...more

How To : Create a basic web browser in Visual Basic

Learn Visual Basic programming by creating a working program in 10 minutes—your own Web browser. This video shows you how to create a Visual Basic project, put the user interface together, add a line of Visual Basic code that gets the Web pages, and then test your program. Cre ...more

How To : Use the List View control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this two-part installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn about the basics of using the List View ...more

How To : Get started with programming in Visual Basic

This beginner's guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. If you have some previous programming experience, maybe in another language or from a few years ago, then you ...more

How To : Create an RSS reader in Visual Basic 2005 Express

If you're new to Microsoft Visual Basic 2005 Express Edition, and you're wondering how you can work with RSS feeds, then this video series is perfect. There are five videos in total, and they take you through every step needed to complete an RSS reader application using VB 200 ...more

How To : Make an Auto Clicker in Visual Basic 2008

This article will show you how to make an auto clicker program in Visual Basic Express Edition 2008. An auto clicker is a very useful program that makes your mouse click many times automatically, wherever it's pointed. It's a very good AFK (away from keyboard) program. Just po ...more

How To : Create a PDF file reader in Visual Basic 2008

In this tutorial, learn exactly how to make a PDF file reader using Visual Basic 2008. This is really easy and will allow you to view, send and receive PDF files on your computer. You Will Need: *Adobe Reader installed on your PC. Once you have installed Adobe, you are ready ...more

How To : Create applications with Microsoft Visual Studio

Interested in creating your own dynamic, web-based applications using Microsoft Visual Studio? This guide will introduce you to the fundamental concepts that will help you understand how to create web applications and dynamic websites with the Visual Studio Express tools. Take ...more

How To : Use parent forms in Microsoft Visual Studio

When programming in Visual Studio, you may find yourself creating any number of all-but-identical windows. This can be tedious and time consuming. This tutorial discusses the deadly and dangerous task of using a form as a parent for the development of other forms in Visual Stu ...more

How To : Use ASP.NET AJAX in Visual Studio 2008

In this video programming tutorial, you will get a quick overview of the inclusion of ASP.NET AJAX into Visual Studio 2008 (Orcas) and .NET 3.5. This will be demonstrated by using Visual Studio 2008 and the building of web site application. For more information, and to get sta ...more

How To : Use master page inheritance in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Make a setup with Visual Studio 2008 the easy way

Do you want to know how to make an installer using Visual Studio 2008? In this 9 minute video, the viewers will be taught the process of how to do so. All the viewer requires is a computer and the software. Some of the knowledge in this video is quite advance and require prior ...more

How To : Make a beginner's program with Visual Studio

Using Visual Studio 2008, this video introduces the novice programmer to the world of programming in C#, first with a brief discussion about programming and the learning process itself, and then by teaching a Hello World program.

How To : Debug JavaScript with Microsoft Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the CSS management tools in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the ListView control in Visual Studio

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the ListView control in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Use the WPF form designer in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Create nested master pages in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NE ...more

How To : Convert a Visual Basic project to Jabaco Java

In this video tutorial / demonstration you will learn how to convert an existing Visual Basic project to Jabaco Java. You will need both Microsoft Visual Basic and Jabaco, a simple programming language with a Visual Basic like syntax. Jabaco enables you to create powerful soft ...more

How To : Program a pop up message box in Visual Basic

Get started with computer programming by learning the very basics. Check out this video to learn how to program a pop up message box using Visual Basic 6. Visual Basic is one of the easiest-to-learn programming models out there, so it's great for beginners to computer language ...more

How To : Program a screen blocker with Visual Basic

Gymjunnky.com Welcomes you to learn VB6. How to make a very basic screen blocker to help you to get to know the functions of VB 6.0 better. Part 1 of 3 - How to Program a screen blocker with Visual Basic. Part 2 of 3 - How to Program a screen blocker with Visual Basic. Part ...more

How To : Program an alarm clock in Visual Basic

An intermediate to advanced level tutorial on how to create an alarm clock program in Visual Basic (VB6). Part 1 of 2 - How to Program an alarm clock in Visual Basic. Part 2 of 2 - How to Program an alarm clock in Visual Basic.

How To : Write programs in Visual Basic

This beginner’s guide is designed for people with little or no prior knowledge of computer languages, who want to learn to program by using the Visual Basic language. For information on taking those initial steps into learning the Visual Basic programming language, take a look ...more

How To : Program a web browser using Visual Basic

How to create a web browser like Firefox using Visual Basic . part 1. Make your own web browser using vis basic =] simple coding and its all yours ! Program a web browser using Visual Basic - Part 1 of 3. Click through to watch this video on tricklife.com Program a web browser ...more

How To : Make a simple calculator in Visual Basic

If you're new to the Visual Basic IDE, looking to brush up on your VB programming skills, or simply have a burning desire to code a simple calculator, this three-part video lesson is for you. Here's the code used: Option Explicit On Public Class Form1 Dim FirstNumber As Sing ...more

How To : Use the Status Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Status Strip control which is an e ...more

How To : Use the Tab control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Tab control which presents a famil ...more

How To : Use the Picture Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Picture Box control which allows y ...more

How To : Use the Menu Strip control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Menu Strip control which provides ...more

How To : Use the Timer control in Visual Basic 2005 Express

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Timer control which you can use to ...more

How To : Use the Rich Text Box control in Visual Basic 2005

Interested in creating your own dynamic, web-based applications using Microsoft Visual Basic 2005 Express Edition? In this installment from the Absolute Beginner's Series of VB/ASP.NET form control video tutorials, you'll learn how to use the Rich Text Box control which allows ...more

Prev Page
  • Hot
  • Latest