SlideShare a Scribd company logo
1 of 20
To be familiar with the
environment of Visual Basic
2005 (VB.Net)
To add different
controls to a form
To become familiar with
the different control in
its properties
To be able to create a
form in VB.Net
To save a project in
Visual Basic.Net
 provides the features that are most important to
programmers, such as OOP (Object Oriented
Programming), strings, graphics, GUI
Graphical – User – Interface) Components, exception,
handling, multimedia (audio, images, animation and
video), file processing, database processing, Internet and
Worldwide web base client/server Networking.
Is Microsoft’s Integrated Development
Environment (IDE) for creating, running, and
debugging programs (also called
Applications) written in a variety of .Net
programming languages. This IDE is a
powerful and sophisticated tool for creating
business-critical and mission-critical
applications.
In June 2000, Microsoft announced its .Net plan, a broad new vision for
embracing the internet and the web in the development, engineering and use
software. One key aspect of the .Net strategy is its independence from a specific
language or platform. Rather than facing developers to use a single
programming language, developer can create a .Net application in any .Net –
Compatible language. Programmers can contribute to the same project, writing
code in the .Net language such as Visual Basic.Net, Visual C++.Net, C# and
others in they are most competent. Part of the plan includes Microsoft ASP.Net
technology, which allows programmers to create applications for the web.
The Microsoft .Net Framework is the heart of the .Net strategy.
This Framework manages and executes applications and web
service, contains a class library (called Framework Class Library
or FCL), enforces security and provides many other
programming capabilities.
The .net Framework consists of two main components: The .Net Framework
Class Library and the Common Language Runtime.
.Net applications do not access the operating system or computer hardware
directly. Instead, they use services of the .Net Framework, which in turn
access the operating system and hardware.
The .Net Framework Class Library provide pre – written code in the
form of classes that are available to all of the .Net programming
langauages. This class library consists of hundreds of classes, but you
can create simple .Net applications once you learn how to use just a few
of them.
The Common Language Runtime, or CLR, is the foundation of the
.Net Framework. It manages the execution of .Net programs by
coordinating essential functions such as memory management, code
execution, security, and other services. Because .net applicatons are
managed by the CLR, they are called managed applications.
The Common Type System is a component of the CLR that ensures
that all .Net applications use the same basic data types regardless of
what programming languages were used to develop the applications.
A Windows Forms application runs on the Windows Desktop
and can consist of one or more Windows forms. These forms
provide the graphical user interface (GUI) for the application.
Each Windows form can contain Windows Forms controls
like labels, text boxes, buttons and radio buttons. These
controls let the user interact with the application.
The main part of the Visual Studio IDE contains one more tabbed
windows. To develop a form, you use the Form Designer window.
And to develop code, you use the Code Editor window.
To add controls and other items to a form, you use the Toolbox. The
Toolbox contains a variety of items organized into categories such as
Data, Components, Windows Forms, and so on. There is an auto-hide
feature of the toolbox when the mouse pointer is moved outside the
toolbox window.
To change the way a form or control looks or operates, you use the
Properties window. The window displays the properties of the item
that’s selected in the Form Designer window.
To add a control to a form, select the control in
the Toolbox. Then, click in the form where you
want to place the control and drag the pointer on
the form to size the control.
You can also add a control by double-clicking it or by
dragging and dropping it onto the form. If you double-
click on it, the control is placed in the upper left corner of
the form. If you drag it, it’s placed where you drop it.
Then, you can move and size the control.
To select a control on the form,
click on it. To move a control,
drag it. To size a selected
control, drag one of its handles.
To select a more than on
control, hold down the Shift
or Ctrl key as you click on
each control. You can also
select a group of controls by
clicking on a blank spot in
the form and then dragging
around the controls.
To align size, or space a group of selected controls, click on a control to make it
the Primary Control. (By default, the last control you select is the primary
control.) Then, use the commands in the Format menu or the buttons on the
Layout toolbar to align, size, or space the controls relative to the primary
control.
You can also size all of the control in a group by sizing the
primary control in the group. And you can drag any of the
selected controls to move all the controls.
To change the size of a form to accommodate the controls,
click on the form and then drag it by one of its handles.
You have a look in
the top right of the
Design Environment,
you’ll see the
Solution Explorer. (If
you can’t see it, click
View > Solution
Explorer)
The Solution Explorer
shows you all the files
you have been in your
project (Notice that the
name of your project is
at the top of the tree –
“My First Project”).
At first glance, it looks as though are
not many files in the project. But
click the Show All Files icon, circled
below:
When you click Show All Files, the
Solution Explorer will look something
like this:
When you save your project, you are
saving all these files.
To save your work, click File > Save All
and you’ll see the following dialogue box
(we’ve chopped ours down a bit):
The file are usually saved in the
My Document folder in XP
(Document folder in Vista),
under Vista Studio. If you want
to save your projects elsewhere,
click the Browse button.
To actually save your work as you go
along, just click File > Save All from
the menu bar. Or press Ctrl + Shift + S
on your keyboard. Or click the icon in
the Toolbar. If you save often then you
won’t lose any of your work if anything
goes wrong with your computer.
About the authorJULLIENE KHRIZIA
QUINTO AND MARY
GERABELLE VALDEZ
ARE STUDENTS AT JUAN
G. MACARAEG
NATIONAL HIGH
SCHOOL LOCATED
ATBINALONAN,PANGASI
NAN. THIS SLIDESHOW
IS MADE AND
UPLOADED AS A
PROJECT FOR THEIR
COMPUTER
PROGRAMMING CLASS
AND WILL BE PASSED TO
THEIR SUBJECT
TEACHER

More Related Content

What's hot

Module 9-Giving feedback and grade- Task 2(option 2)
Module 9-Giving feedback and grade- Task 2(option 2)Module 9-Giving feedback and grade- Task 2(option 2)
Module 9-Giving feedback and grade- Task 2(option 2)
EDIT3318
 

What's hot (11)

Toolbar
ToolbarToolbar
Toolbar
 
Visual studio ide componects dot net framwork
Visual studio ide componects dot net framworkVisual studio ide componects dot net framwork
Visual studio ide componects dot net framwork
 
Chapter 2 — Program and Graphical User Interface Design
Chapter 2 — Program and Graphical User Interface DesignChapter 2 — Program and Graphical User Interface Design
Chapter 2 — Program and Graphical User Interface Design
 
Visual studio.net
Visual studio.netVisual studio.net
Visual studio.net
 
Module 9-Giving feedback and grade- Task 2(option 2)
Module 9-Giving feedback and grade- Task 2(option 2)Module 9-Giving feedback and grade- Task 2(option 2)
Module 9-Giving feedback and grade- Task 2(option 2)
 
Menu stripe
Menu stripeMenu stripe
Menu stripe
 
Visual basic
Visual basic Visual basic
Visual basic
 
Gui in matlab :
Gui in matlab :Gui in matlab :
Gui in matlab :
 
exe in MatLab
exe  in MatLabexe  in MatLab
exe in MatLab
 
Ppt lesson 09
Ppt lesson 09Ppt lesson 09
Ppt lesson 09
 
Tutorials2
Tutorials2Tutorials2
Tutorials2
 

Viewers also liked

CARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
CARWEB2 BRUKERMANUAL, V-3, april 2015 pdfCARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
CARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
Wiggo E. Ryhjell
 
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
Wiggo E. Ryhjell
 
Control Structures in Visual Basic
Control Structures in  Visual BasicControl Structures in  Visual Basic
Control Structures in Visual Basic
Tushar Jain
 
Presentation on visual basic 6 (vb6)
Presentation on visual basic 6 (vb6)Presentation on visual basic 6 (vb6)
Presentation on visual basic 6 (vb6)
pbarasia
 
Introduction to visual basic programming
Introduction to visual basic programmingIntroduction to visual basic programming
Introduction to visual basic programming
Roger Argarin
 
Visual basic ppt for tutorials computer
Visual basic ppt for tutorials computerVisual basic ppt for tutorials computer
Visual basic ppt for tutorials computer
simran153
 

Viewers also liked (20)

CV (2)
CV (2)CV (2)
CV (2)
 
CARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
CARWEB2 BRUKERMANUAL, V-3, april 2015 pdfCARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
CARWEB2 BRUKERMANUAL, V-3, april 2015 pdf
 
Umberto CV - Copy
Umberto CV - CopyUmberto CV - Copy
Umberto CV - Copy
 
BA and HR
BA and HRBA and HR
BA and HR
 
CV Aout Final
CV Aout FinalCV Aout Final
CV Aout Final
 
Presentation av Johan Lindblom - frukostseminarium för IdeK 26 februari på Hi...
Presentation av Johan Lindblom - frukostseminarium för IdeK 26 februari på Hi...Presentation av Johan Lindblom - frukostseminarium för IdeK 26 februari på Hi...
Presentation av Johan Lindblom - frukostseminarium för IdeK 26 februari på Hi...
 
สงครามโลก
สงครามโลกสงครามโลก
สงครามโลก
 
Java Programming (M&M)
Java Programming (M&M)Java Programming (M&M)
Java Programming (M&M)
 
Programming
ProgrammingProgramming
Programming
 
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
CARWEB2 salgsprosess BRUKERMANUAL, V-3, april 2015
 
Identitas nasional
Identitas nasionalIdentitas nasional
Identitas nasional
 
Kintner Modular Homes, Inc. Customer Testimonials
Kintner Modular Homes, Inc. Customer TestimonialsKintner Modular Homes, Inc. Customer Testimonials
Kintner Modular Homes, Inc. Customer Testimonials
 
Make in india new
Make in india newMake in india new
Make in india new
 
Control Structures in Visual Basic
Control Structures in  Visual BasicControl Structures in  Visual Basic
Control Structures in Visual Basic
 
Aplikasi crud dengan visual basic 2012
Aplikasi crud dengan visual basic 2012Aplikasi crud dengan visual basic 2012
Aplikasi crud dengan visual basic 2012
 
もくもくしたこと
もくもくしたこともくもくしたこと
もくもくしたこと
 
Presentation on visual basic 6 (vb6)
Presentation on visual basic 6 (vb6)Presentation on visual basic 6 (vb6)
Presentation on visual basic 6 (vb6)
 
Osi model
Osi modelOsi model
Osi model
 
Introduction to visual basic programming
Introduction to visual basic programmingIntroduction to visual basic programming
Introduction to visual basic programming
 
Visual basic ppt for tutorials computer
Visual basic ppt for tutorials computerVisual basic ppt for tutorials computer
Visual basic ppt for tutorials computer
 

Similar to Visual basic

Visual programming basic.ppt bs cs5th class
Visual programming basic.ppt bs cs5th classVisual programming basic.ppt bs cs5th class
Visual programming basic.ppt bs cs5th class
mnewg218
 
Creating a text editor in delphi, a tutorial
Creating a text editor in delphi, a tutorialCreating a text editor in delphi, a tutorial
Creating a text editor in delphi, a tutorial
Erwin Frias Martinez
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
sanket1996
 

Similar to Visual basic (20)

Vb.net ide
Vb.net ideVb.net ide
Vb.net ide
 
Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic concepts
 
MS Office Professional 2010 Course.pdf
MS Office Professional 2010 Course.pdfMS Office Professional 2010 Course.pdf
MS Office Professional 2010 Course.pdf
 
Visual Basic IDE Introduction
Visual Basic IDE IntroductionVisual Basic IDE Introduction
Visual Basic IDE Introduction
 
Visual Basic IDE Intro.pdf
Visual Basic IDE Intro.pdfVisual Basic IDE Intro.pdf
Visual Basic IDE Intro.pdf
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginner
 
Authoring metaphors
Authoring metaphorsAuthoring metaphors
Authoring metaphors
 
Visual programming basic.ppt bs cs5th class
Visual programming basic.ppt bs cs5th classVisual programming basic.ppt bs cs5th class
Visual programming basic.ppt bs cs5th class
 
Vb basics
Vb basicsVb basics
Vb basics
 
Creating a text editor in delphi, a tutorial
Creating a text editor in delphi, a tutorialCreating a text editor in delphi, a tutorial
Creating a text editor in delphi, a tutorial
 
Vb.net and .Net Framework
Vb.net and .Net FrameworkVb.net and .Net Framework
Vb.net and .Net Framework
 
Vb%20 tutorial
Vb%20 tutorialVb%20 tutorial
Vb%20 tutorial
 
unit 4.docx
unit 4.docxunit 4.docx
unit 4.docx
 
Visual basic
Visual basicVisual basic
Visual basic
 
Neha
NehaNeha
Neha
 
Visual Basic.pptx
Visual Basic.pptxVisual Basic.pptx
Visual Basic.pptx
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
 
VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.ppt
 
Programming basics
Programming basicsProgramming basics
Programming basics
 

Recently uploaded

The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
MateoGardella
 

Recently uploaded (20)

This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.Gardella_Mateo_IntellectualProperty.pdf.
Gardella_Mateo_IntellectualProperty.pdf.
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 

Visual basic

  • 1.
  • 2. To be familiar with the environment of Visual Basic 2005 (VB.Net) To add different controls to a form To become familiar with the different control in its properties To be able to create a form in VB.Net To save a project in Visual Basic.Net
  • 3.  provides the features that are most important to programmers, such as OOP (Object Oriented Programming), strings, graphics, GUI Graphical – User – Interface) Components, exception, handling, multimedia (audio, images, animation and video), file processing, database processing, Internet and Worldwide web base client/server Networking.
  • 4. Is Microsoft’s Integrated Development Environment (IDE) for creating, running, and debugging programs (also called Applications) written in a variety of .Net programming languages. This IDE is a powerful and sophisticated tool for creating business-critical and mission-critical applications.
  • 5. In June 2000, Microsoft announced its .Net plan, a broad new vision for embracing the internet and the web in the development, engineering and use software. One key aspect of the .Net strategy is its independence from a specific language or platform. Rather than facing developers to use a single programming language, developer can create a .Net application in any .Net – Compatible language. Programmers can contribute to the same project, writing code in the .Net language such as Visual Basic.Net, Visual C++.Net, C# and others in they are most competent. Part of the plan includes Microsoft ASP.Net technology, which allows programmers to create applications for the web.
  • 6. The Microsoft .Net Framework is the heart of the .Net strategy. This Framework manages and executes applications and web service, contains a class library (called Framework Class Library or FCL), enforces security and provides many other programming capabilities.
  • 7.
  • 8. The .net Framework consists of two main components: The .Net Framework Class Library and the Common Language Runtime. .Net applications do not access the operating system or computer hardware directly. Instead, they use services of the .Net Framework, which in turn access the operating system and hardware. The .Net Framework Class Library provide pre – written code in the form of classes that are available to all of the .Net programming langauages. This class library consists of hundreds of classes, but you can create simple .Net applications once you learn how to use just a few of them.
  • 9. The Common Language Runtime, or CLR, is the foundation of the .Net Framework. It manages the execution of .Net programs by coordinating essential functions such as memory management, code execution, security, and other services. Because .net applicatons are managed by the CLR, they are called managed applications. The Common Type System is a component of the CLR that ensures that all .Net applications use the same basic data types regardless of what programming languages were used to develop the applications.
  • 10.
  • 11. A Windows Forms application runs on the Windows Desktop and can consist of one or more Windows forms. These forms provide the graphical user interface (GUI) for the application. Each Windows form can contain Windows Forms controls like labels, text boxes, buttons and radio buttons. These controls let the user interact with the application. The main part of the Visual Studio IDE contains one more tabbed windows. To develop a form, you use the Form Designer window. And to develop code, you use the Code Editor window.
  • 12. To add controls and other items to a form, you use the Toolbox. The Toolbox contains a variety of items organized into categories such as Data, Components, Windows Forms, and so on. There is an auto-hide feature of the toolbox when the mouse pointer is moved outside the toolbox window. To change the way a form or control looks or operates, you use the Properties window. The window displays the properties of the item that’s selected in the Form Designer window.
  • 13.
  • 14. To add a control to a form, select the control in the Toolbox. Then, click in the form where you want to place the control and drag the pointer on the form to size the control. You can also add a control by double-clicking it or by dragging and dropping it onto the form. If you double- click on it, the control is placed in the upper left corner of the form. If you drag it, it’s placed where you drop it. Then, you can move and size the control.
  • 15. To select a control on the form, click on it. To move a control, drag it. To size a selected control, drag one of its handles. To select a more than on control, hold down the Shift or Ctrl key as you click on each control. You can also select a group of controls by clicking on a blank spot in the form and then dragging around the controls.
  • 16. To align size, or space a group of selected controls, click on a control to make it the Primary Control. (By default, the last control you select is the primary control.) Then, use the commands in the Format menu or the buttons on the Layout toolbar to align, size, or space the controls relative to the primary control. You can also size all of the control in a group by sizing the primary control in the group. And you can drag any of the selected controls to move all the controls. To change the size of a form to accommodate the controls, click on the form and then drag it by one of its handles.
  • 17. You have a look in the top right of the Design Environment, you’ll see the Solution Explorer. (If you can’t see it, click View > Solution Explorer) The Solution Explorer shows you all the files you have been in your project (Notice that the name of your project is at the top of the tree – “My First Project”).
  • 18. At first glance, it looks as though are not many files in the project. But click the Show All Files icon, circled below: When you click Show All Files, the Solution Explorer will look something like this: When you save your project, you are saving all these files.
  • 19. To save your work, click File > Save All and you’ll see the following dialogue box (we’ve chopped ours down a bit): The file are usually saved in the My Document folder in XP (Document folder in Vista), under Vista Studio. If you want to save your projects elsewhere, click the Browse button. To actually save your work as you go along, just click File > Save All from the menu bar. Or press Ctrl + Shift + S on your keyboard. Or click the icon in the Toolbar. If you save often then you won’t lose any of your work if anything goes wrong with your computer.
  • 20. About the authorJULLIENE KHRIZIA QUINTO AND MARY GERABELLE VALDEZ ARE STUDENTS AT JUAN G. MACARAEG NATIONAL HIGH SCHOOL LOCATED ATBINALONAN,PANGASI NAN. THIS SLIDESHOW IS MADE AND UPLOADED AS A PROJECT FOR THEIR COMPUTER PROGRAMMING CLASS AND WILL BE PASSED TO THEIR SUBJECT TEACHER