2. Introduction to the Visual Studio.NET IDE. Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and.

Slides:



Advertisements
Similar presentations
ITEC 1001 Tutorial 1 Using Common Features of Microsoft Office 2003.
Advertisements

Introduction to Visual Basic.NET Uploaded By: M.Sheraz anjum.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
The Microsoft View: Module 1: Getting Started. Copyright Course 2559B, Introduction to Visual Basic®.NET Programming with Microsoft®.NET. Lecture 1 Microsoft.
Getting Started with VB .NET
 2002 Prentice Hall. All rights reserved. Chapter 2 - Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Overview of the Visual Studio.NET.
XP 1 Using Common Features of Microsoft Office 2003 Rod Rodrigues.
Compunet Corporation Programming with Visual Basic.NET GUI Week # 11 Tariq Ibn Aziz.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
1 Introduction to the Visual Studio.NET IDE Powerpoint slides modified from Deitel & Deitel.
XP Using Common Features of Microsoft Office Tutorial 1.
Creating a Console Application with Visual Studio
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
© 2004 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Programming the Web Using ASP.Net Chapter 1: ASP.Net Dave Mercer.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Introduction to .NET Rui Ye.
Programming with Microsoft Visual Basic 2012 Chapter 12: Web Applications.
10-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
IE 411/511: Visual Programming for Industrial Applications
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Windows Tutorial 4 Working with the Internet and
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
Tutorial 111 The Visual Studio.NET Environment The major differences between Visual Basic 6.0 and Visual Basic.NET are the latter’s support for true object-oriented.
Lecture Set 1 Part C: Understanding Visual Studio and.NET – Applications, Solutions, Projects (no longer used – embedded in Lecture Set 2A)
 2009 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2008 IDE.
 2009 Pearson Education, Inc. All rights reserved Dive Into ® Visual C# 2008 Express.
Integrated Development Environment (IDE)
Jozef Goetz,  2006 Pearson Education, Inc. All rights reserved.  2002 Prentice Hall. All rights reserved. expanded by J. Goetz, 2009.
Tutorial 1: An Introduction to Visual Basic.NET1 Tutorial 1 An Introduction to Visual Basic.NET.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Introduction to the Visual Studio.NET IDE (LAB 1 )
Tutorial 11 Five windows included in the Visual Basic Startup Screen Main Form Toolbox Project Explorer (Project) Properties.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files.
CHAPTER TWO INTRODUCTION TO VISUAL BASIC © Prepared By: Razif Razali 1.
Lesson 2 What is ASP.NET? What is ASP.NET? What is Web Matrix? What is Web Matrix? What are the features of Web Matrix? What are the features of Web Matrix?
Chapter Two Creating a First Project in Visual Basic.
Using Microsoft Visual Studio.NET Click on -> Start Click on -> Start Choose -> All Programs Choose -> All Programs Choose -> Microsoft Visual Studio.NET.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
 2006 Pearson Education, Inc. All rights reserved Introduction to the Visual C# 2005 Express Edition IDE.
Chapter 2 – Introduction to the Visual Studio .NET IDE
DEV330 Visual Studio.NET IDE Tips and Tricks Billy Hollis Author / consultant.
© Copyright by Deitel & Associates, Inc. and Pearson Education Inc. All Rights Reserved. 1 Outline 2.1 Test-Driving the Welcome Application 2.2.
1 Programming Environment and Tools VS.Net 2012 First project MSDN Library.
BlackBerry Applications using Microsoft Visual Studio and Database Handling.
 2002 Prentice Hall. All rights reserved. 1 Chapter 2 – Introduction to the Visual Studio.NET IDE Outline 2.1Introduction 2.2Visual Studio.NET Integrated.
Copyright 2007, EMC Paradigm Publishing Inc. INTERNET EXPLORER 7 BACKNEXTEND 1-1 LINKS TO OBJECTIVES Launching Internet Explorer Launching Internet Explorer.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTION Lesson 1 – Microsoft Office 2003 Basics and the Internet.
Copyright (c) 2003 by Prentice Hall Provided By: Qasim Al-ajmi Chapter 2 Introduction to Visual Basic Programming Visual Basic.NET.
Object-Oriented Application Development Using VB.NET 1 Chapter 2 The Visual Studio.NET Development Environment.
Lecture Set 2 Part A: Creating an Application with Visual Studio – Solutions, Projects, Files 8/10/ :35 PM.
Chapter 27 Getting “Web-ified” (Web Applications) Clearly Visual Basic: Programming with Visual Basic nd Edition.
Understanding Web Browsers Presented By: Philip Slama Nancy Solomon CGS 1060.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
XP New Perspectives on Creating Web Pages With Word Tutorial 1 1 Creating Web Pages With Word Tutorial 1.
 2007 Pearson Education, Inc. All rights reserved Introduction to the Visual Basic Express 2005 IDE.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Dive Into® Visual Basic 2010 Express
Chapter 2: The Visual Studio .NET Development Environment
Visual Basic Code & No.: CS 218
Chapter 2 – Introduction to the Visual Studio .NET IDE
Introduction to the Visual C# 2005 Express Edition IDE
Chapter 2 – Introduction to the Visual Studio .NET IDE
Overview of the IDE Visual Studio .NET is Microsoft’s Integrated Development Environment (IDE) for creating, running and debugging programs (also.
Presentation transcript:

2. Introduction to the Visual Studio.NET IDE

Chapter Outline Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE Menu Bar and Toolbar Menu Bar and Toolbar Visual Studio.NET IDE Windows Visual Studio.NET IDE Windows Solution Explorer Solution Explorer – Toolbox – Properties Window – Using Help

Overview of the VS.NET IDE Integrated Development Environment Visual Basic.NET Many language enhancements Inheritance,Overloading, Free Threading Visual C++ Integration with.NET Framework with managed extensions (classes) C# New development language Based on C/C++ with Garbage Collection/Memory Management JUMP (Java User Migration Path) to.NET

Overview of the VS.NET IDE Single IDE for all Languages Server Explorer – Event Viewer, Message Queues, Services – SQL Databases, Data Connection, Etc. Integrated IE Browser HTML/XML Editors Dynamic Help Common Forms Editor – VB.NET, C++, and C# …………..

Overview of the VS.NET IDE  User creates a new project in Visual Studio  A solution and a folder are created at the same time with the same name as the project  The project belongs to the solution  Multiple projects can be included in a solution  Solution  Contains several folders that define an application’s structure  Solution files have a file suffix of.sln  Project: contains files for a part of the solution  Project file is used to create an executable application  Every project has a type (Console, Windows, etc.)  Every project has an entry point: A Sub procedure named Main or a Form

Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE When Visual Studio.NET begins execution, the Start Page displays

Get Started loads a page that contains a table listing the names of recent projects. Get Started loads a page that contains a table listing the names of recent projects. What’s New displays a page that lists new features and updates for Visual Studio.NET. What’s New displays a page that lists new features and updates for Visual Studio.NET. Online Community links to online resources for contacting other software developers through newsgroups and Web sites.Online Community links to online resources for contacting other software developers through newsgroups and Web sites. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

Headlines provides a page for browsing news, articles and how-to guides. Headlines provides a page for browsing news, articles and how-to guides. Search Online to access more extensive information, users can select and begin browsing through the MSDN (Microsoft Developer Network) online library, which contains numerous articles, downloads and tutorials on various technologies of interest to Visual Studio.NET developers. Search Online to access more extensive information, users can select and begin browsing through the MSDN (Microsoft Developer Network) online library, which contains numerous articles, downloads and tutorials on various technologies of interest to Visual Studio.NET developers. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

Downloads displays a page that provides programmers access to product updates, code samples and reference materials. Downloads displays a page that provides programmers access to product updates, code samples and reference materials. The My Profile link loads a page where users can adjust and customize various Visual Studio.NET settings, such as keyboard schemes and window layout preferences. The My Profile link loads a page where users can adjust and customize various Visual Studio.NET settings, such as keyboard schemes and window layout preferences. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

Programmers can browse the Web from the IDE using Internet Explorer (also called the internal Web browser in Visual Studio.NET). To request a Web page, type its address into the location bar and press the Enter key. Programmers can browse the Web from the IDE using Internet Explorer (also called the internal Web browser in Visual Studio.NET). To request a Web page, type its address into the location bar and press the Enter key. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

To create a new Visual C# program, click the New Project button, which displays the New Project dialog. To create a new Visual C# program, click the New Project button, which displays the New Project dialog. The Visual Studio.NET IDE organizes programs into projects and solutions, which contain one or more projects. The Visual Studio.NET IDE organizes programs into projects and solutions, which contain one or more projects. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

By default, the Visual Studio.NET IDE assigns the name WindowsApplication1 to the new project and solution. The Visual Studio Projects folder in the My Documents folder is the default folder referenced when Visual Studio.NET is executed for the first time. Programmers can change both the name of the project and the location where it is created. Overview of the Visual Studio.NET IDE Overview of the Visual Studio.NET IDE

Visual Studio.Net controls designer Properties, events

Menu Bar and Toolbar

The programmer can access menu commands from the toolbar, which contains pictures, called icons, that graphically represent commands. Positioning the mouse pointer over an icon pointer over an icon displays a description called a tool tip called a tool tip Menu Bar and Toolbar

Visual Studio.NET IDE Windows The IDE provides windows for accessing project files and customizing controls. The IDE provides windows for accessing project files and customizing controls. These windows can be accessed via the toolbar icons or by selecting the name of the desired window in the View menu.These windows can be accessed via the toolbar icons or by selecting the name of the desired window in the View menu.

Demonstrating the auto-hide feature

The solution explorer

Toolbox The Toolbox window contains controls used to customize forms. Programmers can “drag and drop” controls onto the form.

Properties Window The Properties window displays the properties for a form or control. Properties specify information such as size, color and position.

Using Help The Help menu contains a variety of commands, which are summarized in the following table.

Using Help – Dynamic Help

In VS.NET the code you create is organized using different layers of grouping : In VS.NET the code you create is organized using different layers of grouping : – Solutions : contain one or more projects. – Projects : contain more than one file. – Files. Conclusion

Solution Explorer : provides access to all the files in a solution. Solution Explorer : provides access to all the files in a solution. ToolBox : contains controls used to customize forms. ToolBox : contains controls used to customize forms. Properties Window : displays the properties for a form or a control. Properties Window : displays the properties for a form or a control. Conclusion