1.Begin by opening VB 2.Click New Project or the icon Hello World Tutorial NOTE: depending on your version of VB – the images might be slightly different.

Slides:



Advertisements
Similar presentations
Bring up the graph you want to copy. Click on the Format this page for printing icon. A new window without the left navigation or header information will.
Advertisements

TO A MEMORY STICK How to Save Lesson 1 – November 13, 2013 – Michelle Lowe.
How to Import an Outline From Microsoft Word into a PowerPoint Presentation presented by James Bailey 11 Dec., 2001 ENGL 393.
®® Microsoft Windows 7 Windows Tutorial 3 Personalizing Your Windows Environment.
© by Pearson Education, Inc. All Rights Reserved. continued …
Unit 2 - Importing Images Onto a Display Icon ExitNext GlossaryFinalUnit 6Unit 5Unit 4Unit 3Unit 2Unit 1IntroHome Previous Unit 2 Overview In this unit.
1 Introduction to the Visual Studio.NET IDE Powerpoint slides modified from Deitel & Deitel.
BEGINNER EV3 PROGRAMMING LESSON By: Droids Robotics Topics Covered: Display Block.
MICROSOFT WORD PROJECT Tutorial. How to Use This Tutorial  On the following pages you will see images of each page of your project.  Simply click on.
By: Zaiba Mustafa Copyright ©
Google Earth How to create a Google Earth Tour and place it in your Wiki.
1b – Inside Visual Studio Lingma Acheson Department of Computer and Information Science, IUPUI CSCI N331 VB.NET Programming.
Hello World In C++ and Microsoft Visual C++. Directions to begin a project 1. Go to All Programs 2. Open Visual Studio C++ 3. Click on New Project 4.
TO YOUR H:DRIVE PLD8865(\\ins-fs1\home)(H:) How to Save Lesson 2 – November 13, 2013 – Michelle Lowe.
Introduction to Visual Basic. Quick Links Windows Application Programming Event-Driven Application Becoming familiar with VB Control Objects Saving and.
VISUAL C++ PROGRAMMING: CONCEPTS AND PROJECTS Chapter 1B Introduction (Tutorial)
Jump to first page 10/2/2015 Learning PowerPoint A Tutorial Start.
TUTORIAL. Windows Movie Maker Tools  Tasks pane  Menu bar  Contents pane  Storyboard/ Timeline  Preview monitor.
Support.ebsco.com EBSCOhost Visual Search Tutorial.
Go to: Select a school: High School Click on Library Click on Electronic Resources.
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
 Enter username and password into Novell screen.  Click “ok” and wait for desktop to load.  When desktop loads, open Microsoft Word using the icon.
Creating a Custom Drawing Sheet Tutorial. Create a new standard drawing file from menu options Opening a Drawing Sheet.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Creating a navigation bar in Fireworks. Setting up the canvas Open Fireworks and choose a canvas size big enough to fit the buttons on you are going to.
To begin click: File, New, then select Design Familiarize yourself with the controls on the page. Then use the maximise button the make the window fill.
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
CCE-EDUSAT SESSION FOR COMPUTER FUNDAMENTALS Faculty: Anita Kanavalli Department of CSE M S Ramaiah Institute of Technology Bangalore E mail-
Using This PowerPoint This PowerPoint presentation assumes your Computer Science teacher has provided you with the InstallingJava folder, which contains.
Jake Mursell. This is me creating a simple box in Flash. To do this I clicked on the rectangle tool which is located on the left interface. Then all you.
Know your computer Make a Folder Copy from Word to Composer Format the Font Change the Alignment Format the Background Format the Colors Insert a Picture.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
BBT 10 Visual Basic 03 Enrichment. Tip Before creating any files for your project, first create a new folder Save all of your files in the folder Pieces.
Unit 14 - Desktop Publishing Part 2 Desktop Publishing InDesign – Inside Pages
How to use the Hand-In Folder. Click on the Folder icon at the bottom of the screen.
How to Make a Power Point Go to Slide 2. (You can get there by clicking on slide 2 in Normal VIEW.)
Using Option Buttons. Option Buttons Are similar to checkboxes. Must appear in groups. Only one button in the group can be selected at a time. Sometimes.
VB.NET and Databases. ADO.NET VB.Net allows you many ways to connect to a database. The technology used to interact with a database or data source is.
MICROSOFT WORD PROJECT Tutorial. How to Use This Tutorial  On the following pages you will see images of each page of your project.  Simply click on.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
 You won’t write a single line of program code.  Instead, you’ll use visual programming techniques.  Visual Studio processes your actions (such as mouse.
TechKnowlogy Conference August 2, 2011 Using GoogleDocs for Collaboration.
Using Google SketchUp for Solar Blueprints
Learning PowerPoint A Tutorial.
Visual Studio 2010 Hello World CSC 230.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Program and Graphical User Interface Design
By Sanjay and Arvind Seshan
Bomgar Remote support software
How to Change File Associations in Windows 10?.  In order to change the file association for a particular file, you need to right-click a file and then.
BEGINNER EV3 PROGRAMMING Lesson
How to Make a Power Point
Visual Studio 2010 Hello World CSC 230.
Adding the ES-Login to your iPhone
Step 1 Click on VM icon.
1. Open Visual Studio 2008.
How to Make a Power Point
How to Make a Power Point
BEGINNER PROGRAMMING LESSON
ADVANCED GUIDE TO ING This guide is for people who can already use and send to a good standard but cant use the more advanced.
How to Open PowerPoint Maryam Fatima.
Providing an area on a PowerPoint slide that users can write into.
PowerPoint Now, I will explain about power point.
A few tricks to take you beyond the basics of Microsoft Office
Welcome to the CVS Caremark RESource Training Download Page
BEGINNER EV3 PROGRAMMING Lesson
Introduction to Visual Basic 2010
Use the left and right arrow keys to navigate the tutorial
How to Navigate Options in ExamSoft
Presentation transcript:

1.Begin by opening VB 2.Click New Project or the icon Hello World Tutorial NOTE: depending on your version of VB – the images might be slightly different 3. Select "Windows Application" in the New Project Window. 4. Next to the word "Name" near the bottom, type in "Hello World". This will be the name of your project.

You should be looking at a window which looks similar to this. The Square on the left side is a form. 5. On the bottom right of the Window you should see the properties box. Scroll down until you see the word text. 6. In the box next to the word "Text", type in the words "Hello World" (no quotations necessary). 7. Look at the form after you have done this. Do you see where the text appears? It appears at the top of the form window.

8. Click on the Toolbox icon. You should see the window below. 9. Click on the word "Label" and draw a rectangle on the form. 8. Look in the properties box to the bottom right of the screen. Change the name of the label to lblFirstLabel. 9. Scroll further down in the Properties box and find the word "Font". Click on the + to the left of "Font" and you will see a place to enter a font size. Enter 20 in this box to the right of font size. Scroll down further and find the world Text.Enter "Hello World" in the box to the right of the word "Text“ 10. Click on the "run" icon. This icon will allow you to preview the program and later help with debugging or finding errors the program. 11. Save All with a good name that you’ll remember. 12. Submit the.vb and.exe files.