SlideShare a Scribd company logo
1 of 10
.NET (IDE)Visual Studio .Net - Integrated development environment
Dipen Parmar
Ms Visual Studio
IDE Components
2
The File menu contains commands for opening
and saving projects or project items, as well as
commands for adding new or existing items to the
current project.
Edit Menu
File Menu
The Edit menu contains the usual editing
commands. Among these commands are the Advanced
command and the IntelliSense command
.NET - The IDE Components
Ms Visual Studio
The IDE Components
3
This menu contains commands to display any
toolbar or window of the IDE
Project Explorer Window
View Menu
Lists the forms and modules in your current
project. A project is the collection of files you use to
build an application.
This menu contains commands to display any
toolbar or window of the IDE
Debug Menu
Ms Visual Studio
IDE Components
4
This menu contains commands for adding items
to the current project (an item can be a form, a file, a
component, even another project). The last option in
this menu is the Set As StartUp Project command,
which lets you specify which of the projects in a
multiproject solution is the startup project(the one that
will run when you press F5).
Build Menu
Project Menu
The Build menu contains commands for building
(compiling) your project. The two basic commands in
this menu are the Build and Rebuild All commands.
The Build command compiles (builds the executable)
of the entire solution, but it doesn’t compile any
components of the project that haven’t changed since
the last build. The Rebuild All command does the
same, but it clears any existing files and builds the
solution from scratch.
Ms Visual Studio
The IDE Components
5
This menu contains commands you will use with
projects that access data.
Format Menu
Data Menu
The Format menu, which is visible only while you
design a Windows or Web form, contains commands
for aligning the controls on the form
This menu contains a list of tools
Tools Menu
Ms Visual Studio
The IDE Components
6
This is the typical Window menu of any Windows
application. In addition to the list of open windows, it
also contains the Hide command, which hides all
Toolboxes and devotes the entire window of the IDE to
the code editor or the Form Designer. The Toolboxes
don’t disappear completely.
They’re all retracted, and you can see their tabs on
the left and right edges of the IDE window. To expand a
Toolbox, just hover the mouse pointer over the
corresponding tab.
Help Menu
Window Menu
This menu contains the various help options. The
Dynamic Help command opens the Dynamic Help
window, which is populated with topics that apply to the
current operation. The Index command opens the
Index window, where you can enter a topic and get
help on the specific topic
Ms Visual Studio
The IDE Components
7
Here you will find all the controls you can use to
build your application’s interface.
The Toolbox Window
 Crystal Reports
 Data
 XML Schema
 Dialog Editor
 Web Forms
 Components
 Windows Forms
 HTML
 Clipboard Ring
 General
This window contains these tabs:
Ms Visual Studio
The IDE Components
8
This window contains a list of the items in the
current solution. A solution may contain multiple
projects, and each project may contain multiple items.
The Solution Explorer displays a hierarchical list of all
the components, organized by project.
The Properties Window
The Solution Explorer
This window (also known as the Property
Browser) displays all the properties of the selected
component and their settings.
Every time you place a control on a form, you switch
to this window to adjust the appearance of the control
on the form, and you have already seen how to
manipulate the properties of a control through the
Properties window.
Ms Visual Studio
The IDE Components
9
The Output window is where many of the tools,
including the compiler, send their output. Every time
you start an application, a series of messages is
displayed on the Output window. These messages are
generated by the compiler, and you need not
understand them at this point.
If the Output window is not visible, select the View
➢ Other Windows ➢ Output command from the menu..
The Command Window
The Output Window
While testing a program, you can interrupt its
execution by inserting a breakpoint. When the
breakpoint is reached, the program’s execution is
suspended and you can execute a statement in the
Command window. Any statement that can appear in
your VB code can also be executed in the Command
window.
Ms Visual Studio
The IDE Components
1
0
This window is usually populated by the compiler
with error messages, if the code can’t be successfully
compiled. You can double-click an error message in
this window, and the IDE will take you to the line with
the statement in error—which you should fix.
The Task List Window

More Related Content

What's hot

Original material, visual studio
Original material, visual studioOriginal material, visual studio
Original material, visual studio
Anoo Al-henai
 
PowerPoint Lesson 1
PowerPoint Lesson 1PowerPoint Lesson 1
PowerPoint Lesson 1
Linda Bodrie
 
Android ui dialog
Android ui dialogAndroid ui dialog
Android ui dialog
Krazy Koder
 
Day 4: Android: UI Widgets
Day 4: Android: UI WidgetsDay 4: Android: UI Widgets
Day 4: Android: UI Widgets
Ahsanul Karim
 
Londroid Android Home Screen Widgets
Londroid Android Home Screen WidgetsLondroid Android Home Screen Widgets
Londroid Android Home Screen Widgets
Richard Hyndman
 

What's hot (20)

Original material, visual studio
Original material, visual studioOriginal material, visual studio
Original material, visual studio
 
The Ring programming language version 1.3 book - Part 54 of 88
The Ring programming language version 1.3 book - Part 54 of 88The Ring programming language version 1.3 book - Part 54 of 88
The Ring programming language version 1.3 book - Part 54 of 88
 
PowerPoint Lesson 1
PowerPoint Lesson 1PowerPoint Lesson 1
PowerPoint Lesson 1
 
Buttons In .net Visual Basic
Buttons In .net Visual BasicButtons In .net Visual Basic
Buttons In .net Visual Basic
 
Treeview listview
Treeview listviewTreeview listview
Treeview listview
 
Active x control
Active x controlActive x control
Active x control
 
Gui
GuiGui
Gui
 
Class viii ch-7 visual basic 2008
Class  viii ch-7 visual basic 2008Class  viii ch-7 visual basic 2008
Class viii ch-7 visual basic 2008
 
Introduction
IntroductionIntroduction
Introduction
 
Toolbar
ToolbarToolbar
Toolbar
 
Android ui dialog
Android ui dialogAndroid ui dialog
Android ui dialog
 
Day 4: Android: UI Widgets
Day 4: Android: UI WidgetsDay 4: Android: UI Widgets
Day 4: Android: UI Widgets
 
Android Dialogs Tutorial
Android Dialogs TutorialAndroid Dialogs Tutorial
Android Dialogs Tutorial
 
Selenium tutorial
Selenium tutorialSelenium tutorial
Selenium tutorial
 
Chrome devtool
Chrome devtoolChrome devtool
Chrome devtool
 
Londroid Android Home Screen Widgets
Londroid Android Home Screen WidgetsLondroid Android Home Screen Widgets
Londroid Android Home Screen Widgets
 
Android UI
Android UIAndroid UI
Android UI
 
Active x
Active xActive x
Active x
 
Intake 37 9
Intake 37 9Intake 37 9
Intake 37 9
 
Menu stripe
Menu stripeMenu stripe
Menu stripe
 

Similar to Visual studio ide componects dot net framwork

hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptxhjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
EliasPetros
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
sanket1996
 

Similar to Visual studio ide componects dot net framwork (20)

Vb.net ide
Vb.net ideVb.net ide
Vb.net ide
 
Introduction of VS2012 IDE and ASP.NET Controls
Introduction of VS2012 IDE and ASP.NET ControlsIntroduction of VS2012 IDE and ASP.NET Controls
Introduction of VS2012 IDE and ASP.NET Controls
 
Visual basic concepts
Visual basic conceptsVisual basic concepts
Visual basic concepts
 
Visual Studio 2012 Course Blackboard TIC
Visual Studio 2012 Course Blackboard TICVisual Studio 2012 Course Blackboard TIC
Visual Studio 2012 Course Blackboard TIC
 
visual basic for the beginner
visual basic for the beginnervisual basic for the beginner
visual basic for the beginner
 
Membangun Desktop App
Membangun Desktop AppMembangun Desktop App
Membangun Desktop App
 
Vb lecture
Vb lectureVb lecture
Vb lecture
 
Chapter 01
Chapter 01Chapter 01
Chapter 01
 
hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptxhjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
hjksjdhksjhcksjhckjhskdjhcskjhckjdppt.pptx
 
Visual basic
Visual basicVisual basic
Visual basic
 
Vb basics
Vb basicsVb basics
Vb basics
 
Visual basic 6.0
Visual basic 6.0Visual basic 6.0
Visual basic 6.0
 
ID E's features
ID E's featuresID E's features
ID E's features
 
INTRODUCTION TO VISUAL BASICS
INTRODUCTION TO VISUAL BASICS INTRODUCTION TO VISUAL BASICS
INTRODUCTION TO VISUAL BASICS
 
VB6_INTRODUCTION.ppt
VB6_INTRODUCTION.pptVB6_INTRODUCTION.ppt
VB6_INTRODUCTION.ppt
 
LECTURE 12 WINDOWS FORMS PART 2.pptx
LECTURE 12 WINDOWS FORMS PART 2.pptxLECTURE 12 WINDOWS FORMS PART 2.pptx
LECTURE 12 WINDOWS FORMS PART 2.pptx
 
Debugging programs with Keil uVision
Debugging programs with Keil uVisionDebugging programs with Keil uVision
Debugging programs with Keil uVision
 
Visual programming is a type of programming
Visual programming is a type of programmingVisual programming is a type of programming
Visual programming is a type of programming
 
Ppt lesson 01
Ppt lesson 01Ppt lesson 01
Ppt lesson 01
 
Getting started with test complete 7
Getting started with test complete 7Getting started with test complete 7
Getting started with test complete 7
 

More from Dipen Parmar

Interesting facts about google
Interesting facts about googleInteresting facts about google
Interesting facts about google
Dipen Parmar
 
Interesting facts about eyes
Interesting facts about eyesInteresting facts about eyes
Interesting facts about eyes
Dipen Parmar
 
Interesting facts about cheese
Interesting facts about cheeseInteresting facts about cheese
Interesting facts about cheese
Dipen Parmar
 
Interesting facts about burj khalifa
Interesting facts about burj khalifaInteresting facts about burj khalifa
Interesting facts about burj khalifa
Dipen Parmar
 
Interesting facts about apple inc
Interesting facts about apple incInteresting facts about apple inc
Interesting facts about apple inc
Dipen Parmar
 
Businass related thought for the week in word
Businass related thought for the week in wordBusinass related thought for the week in word
Businass related thought for the week in word
Dipen Parmar
 
14 health tricks you should know about your body
14 health tricks you should know about your body14 health tricks you should know about your body
14 health tricks you should know about your body
Dipen Parmar
 
13 amazing natural and unique phenomenon
13 amazing natural and unique phenomenon13 amazing natural and unique phenomenon
13 amazing natural and unique phenomenon
Dipen Parmar
 

More from Dipen Parmar (11)

Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...Kskv kutch university DBMS unit 1  basic concepts, data,information,database,...
Kskv kutch university DBMS unit 1 basic concepts, data,information,database,...
 
Html css java script basics All about you need
Html css java script basics All about you needHtml css java script basics All about you need
Html css java script basics All about you need
 
Interesting facts about google
Interesting facts about googleInteresting facts about google
Interesting facts about google
 
Interesting facts about eyes
Interesting facts about eyesInteresting facts about eyes
Interesting facts about eyes
 
Interesting facts about cheese
Interesting facts about cheeseInteresting facts about cheese
Interesting facts about cheese
 
Interesting facts about burj khalifa
Interesting facts about burj khalifaInteresting facts about burj khalifa
Interesting facts about burj khalifa
 
Interesting facts about apple inc
Interesting facts about apple incInteresting facts about apple inc
Interesting facts about apple inc
 
Businass related thought for the week in word
Businass related thought for the week in wordBusinass related thought for the week in word
Businass related thought for the week in word
 
14 health tricks you should know about your body
14 health tricks you should know about your body14 health tricks you should know about your body
14 health tricks you should know about your body
 
13 amazing natural and unique phenomenon
13 amazing natural and unique phenomenon13 amazing natural and unique phenomenon
13 amazing natural and unique phenomenon
 
World Richest man rank 1st to 1000
World Richest man rank 1st to 1000World Richest man rank 1st to 1000
World Richest man rank 1st to 1000
 

Recently uploaded

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 

Recently uploaded (20)

A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 

Visual studio ide componects dot net framwork

  • 1. .NET (IDE)Visual Studio .Net - Integrated development environment Dipen Parmar
  • 2. Ms Visual Studio IDE Components 2 The File menu contains commands for opening and saving projects or project items, as well as commands for adding new or existing items to the current project. Edit Menu File Menu The Edit menu contains the usual editing commands. Among these commands are the Advanced command and the IntelliSense command .NET - The IDE Components
  • 3. Ms Visual Studio The IDE Components 3 This menu contains commands to display any toolbar or window of the IDE Project Explorer Window View Menu Lists the forms and modules in your current project. A project is the collection of files you use to build an application. This menu contains commands to display any toolbar or window of the IDE Debug Menu
  • 4. Ms Visual Studio IDE Components 4 This menu contains commands for adding items to the current project (an item can be a form, a file, a component, even another project). The last option in this menu is the Set As StartUp Project command, which lets you specify which of the projects in a multiproject solution is the startup project(the one that will run when you press F5). Build Menu Project Menu The Build menu contains commands for building (compiling) your project. The two basic commands in this menu are the Build and Rebuild All commands. The Build command compiles (builds the executable) of the entire solution, but it doesn’t compile any components of the project that haven’t changed since the last build. The Rebuild All command does the same, but it clears any existing files and builds the solution from scratch.
  • 5. Ms Visual Studio The IDE Components 5 This menu contains commands you will use with projects that access data. Format Menu Data Menu The Format menu, which is visible only while you design a Windows or Web form, contains commands for aligning the controls on the form This menu contains a list of tools Tools Menu
  • 6. Ms Visual Studio The IDE Components 6 This is the typical Window menu of any Windows application. In addition to the list of open windows, it also contains the Hide command, which hides all Toolboxes and devotes the entire window of the IDE to the code editor or the Form Designer. The Toolboxes don’t disappear completely. They’re all retracted, and you can see their tabs on the left and right edges of the IDE window. To expand a Toolbox, just hover the mouse pointer over the corresponding tab. Help Menu Window Menu This menu contains the various help options. The Dynamic Help command opens the Dynamic Help window, which is populated with topics that apply to the current operation. The Index command opens the Index window, where you can enter a topic and get help on the specific topic
  • 7. Ms Visual Studio The IDE Components 7 Here you will find all the controls you can use to build your application’s interface. The Toolbox Window  Crystal Reports  Data  XML Schema  Dialog Editor  Web Forms  Components  Windows Forms  HTML  Clipboard Ring  General This window contains these tabs:
  • 8. Ms Visual Studio The IDE Components 8 This window contains a list of the items in the current solution. A solution may contain multiple projects, and each project may contain multiple items. The Solution Explorer displays a hierarchical list of all the components, organized by project. The Properties Window The Solution Explorer This window (also known as the Property Browser) displays all the properties of the selected component and their settings. Every time you place a control on a form, you switch to this window to adjust the appearance of the control on the form, and you have already seen how to manipulate the properties of a control through the Properties window.
  • 9. Ms Visual Studio The IDE Components 9 The Output window is where many of the tools, including the compiler, send their output. Every time you start an application, a series of messages is displayed on the Output window. These messages are generated by the compiler, and you need not understand them at this point. If the Output window is not visible, select the View ➢ Other Windows ➢ Output command from the menu.. The Command Window The Output Window While testing a program, you can interrupt its execution by inserting a breakpoint. When the breakpoint is reached, the program’s execution is suspended and you can execute a statement in the Command window. Any statement that can appear in your VB code can also be executed in the Command window.
  • 10. Ms Visual Studio The IDE Components 1 0 This window is usually populated by the compiler with error messages, if the code can’t be successfully compiled. You can double-click an error message in this window, and the IDE will take you to the line with the statement in error—which you should fix. The Task List Window