Module 2: Using Microsoft Visual Studio.NET. Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project.

Slides:



Advertisements
Similar presentations
11 Getting Started with ASP.NET Beginning ASP.NET 4.0 in C# 2010 Chapters 5 and 6.
Advertisements

Web Forms and ASP.NET Programming Right from the Start with Visual Basic.NET 1/e 12.
DEV392: Extending SharePoint Products And Technologies Through Web Parts And ASP.NET Clint Covington, Program Manager Data And Developer Services - Office.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview Introduce Visual Studio 2013 Create a first ASP.NET application.
The Microsoft View: Module 1: Getting Started. Copyright Course 2559B, Introduction to Visual Basic®.NET Programming with Microsoft®.NET. Lecture 1 Microsoft.
Chapter 12: ADO.NET and ASP.NET Programming with Microsoft Visual Basic.NET, Second Edition.
 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.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
Creating a Console Application with Visual Studio
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
WEB329 ASP.NET: A Lap Around the New Enhancements for Web Developers in Microsoft Visual Studio 2005 Omar Khan Lead Program Manager Web Platform and Tools.
UNIVERSIDAD TECNOLÓGICA ECOTEC. ISO 9001:2008 Module 2 Creating Web Applications by Using Microsoft® Visual Studio 2010 and Microsoft.NET–Based Languages.
1 Programming Concepts Module Code : CMV6107 Class Contact Hours: 45 hours (Lecture 15 hours) (Laboratory/Tutorial 30 hours) Module Value: 1 Textbook:
9-1 aslkjdhfalskhjfgalsdkfhalskdhjfglaskdhjflaskdhjfglaksjdhflakshflaksdhjfglaksjhflaksjhf.
ES 101. Module MS Front Page Tutorial and Web Hosting.
Introduction to VB.NET Tonga Institute of Higher Education.
© 2004 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Programming the Web Using ASP.Net Chapter 2: The ASP.Net Template Dave.
A Scalable Application Architecture for composing News Portals on the Internet Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta Famagusta.
1 Introduction to.NET Framework. 2.NETFramework Internet COM+ Orchestration Orchestration Windows.NET Enterprise ServersBuildingBlockServices Visual Studio.NET.
Microsoft Visual Basic 2005: Reloaded Second Edition
Programming with Microsoft Visual Basic 2012 Chapter 12: Web Applications.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
IE 411/511: Visual Programming for Industrial Applications
Creating Web Applications Using ASP.NET Chapter Microsoft Visual Basic.NET: Reloaded 1.
ASP.NET Web Application and Development Digital Media Department Unit Credit Value : 4 Essential Learning time : 120 hours Digital.
Web Programming: Client/Server Applications Server sends the web pages to the client. –built into Visual Studio for development purposes Client displays.
Tutorial 121 Creating a New Web Forms Page You will find that creating Web Forms is similar to creating traditional Windows applications in Visual Basic.
Introduction to ASP.NET 1www.tech.findforinfo.com.
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.
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.
McGraw-Hill © 2009 The McGraw-Hill Companies, Inc. All rights reserved. Programming with Visual Web Developer Chapter 9.
Lecture Set 1 Part C: Understanding Visual Studio and.NET – Applications, Solutions, Projects (no longer used – embedded in Lecture Set 2A)
Integrated Development Environment (IDE)
Tutorial 1: An Introduction to Visual Basic.NET1 Tutorial 1 An Introduction to Visual Basic.NET.
C# Tutorial -1 ASP.NET Web Application with Visual Studio 2005.
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.
DEV339 Best Practices for Debugging Visual Studio.NET Applications Keith Pleas Architect, Guided Design
Introduction to the Visual Studio.NET IDE (LAB 1 )
Introduction to ASP.NET T.Ahlam Algharasi. The Visual Studio IDE Start page 2.
Slide 1.NET Development for Project 2003 Samples from the Project 2003 SDK Jim Corbin Programmer Writer Office Developer Documentation Microsoft Corporation.
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?
Hands-On Microsoft Windows Server Implementing Microsoft Internet Information Services Microsoft Internet Information Services (IIS) –Software included.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Module 4: Creating a Microsoft ASP.NET Web Form. Overview Creating Web Forms Using Server Controls.
Module 1: Getting Started. Introduction to.NET and the.NET Framework Exploring Visual Studio.NET Creating a Windows Application Project Overview Use Visual.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Introduction to Web Services. Examples Using a Web Service Creating a new Web Service.
Microsoft Visual Studio 2010 Teacher: Ms. Olifer.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Module 4: Creating a Web Application with Web Forms
Configuring and Deploying Web Applications Lesson 7.
Object-Oriented Application Development Using VB.NET 1 Chapter 2 The Visual Studio.NET Development Environment.
Chapter 27 Getting “Web-ified” (Web Applications) Clearly Visual Basic: Programming with Visual Basic nd Edition.
06 | Debugging and Deploying on Azure Stacey Mulcahy | Technical Evangelist Rami Sayar | Technical Evangelist.
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Tips and Tricks for Debugging ASP.NET Web Applications and Services Habib Heydarian TLNL05 Program Manager Microsoft Corporation.
Introduction to ASP.NET development. Background ASP released in 1996 ASP supported for a minimum 10 years from Windows 8 release ASP.Net 1.0 released.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
ASP.NET 2.0 Mohammed Abdelhadi Developer.NET Evangelist Microsoft Corporation.
1. Introduction to Visual Basic
Active Server Pages ASP.Net
Module 0: Introduction Chapter 2: Getting Started
Module 1: Getting Started
Web Development in Microsoft Visual Studio 2013
Module 10: Creating a Web Application with Web Forms
Serpil TOK, Zeki BAYRAM. Eastern MediterraneanUniversity Famagusta
Presentation transcript:

Module 2: Using Microsoft Visual Studio.NET

Overview Overview of Visual Studio.NET Creating an ASP.NET Web Application Project

Objectives Navigate the Visual Studio.NET integrated development environment Create, build and view an ASP.NET Web appl. Project. Explain the purpose of Visual Studio.NET Explain the IDE opening screen links Identify the available project types and templates. Identify the available windows in the IDE

Lesson: Overview of Visual Studio.NET Why Visual Studio.NET? Start Page Available Project Templates Integrated Development Environment (IDE)

Why Visual Studio.NET? One IDE for multiple languages and multiple project types It has a single IDE that provides a consistent look and feel. Features that were available for only one language are now available to all languages.

Why Visual Studio.NET? Multiple languages within a project Ms.NET-based languages are: Ms Visual Basic.NET, C#, Ms Visual C++ Multiple project types within a solution It supports the development of multiple project types, ranging from Ms Windows- based apps to ASP.NET Web apps, to XML Web services

Why Visual Studio.NET? “Work on several projects without having to change development environments and learn new tool interfaces or languages. Integrated browser It contains a built-in browser that is based on Ms IE. The browser is integrated into the IDE and can be accessed from multiple windows and menus. Your web site can be view during the development cycle without having to transfer to another program and retype URL string.

Why Visual Studio.NET? Debugging support It is designed to support debugging from your initial code through to the app release. Debugging support includes breakpoints, break expression, watch expression and the ability to step through code one stt or one procedure at a time. Customizable interface Because the Visual Studio.NET IDE can be customized at the window and tool level, you can show only those tools or windows that you are using at any given time and hide the remainder.

Start Page Online support access Recent projects

Available Project Templates The list of available templates is based on your Profile and language selections

Integrated Development Environment (IDE) Toolbox Solution Explorer Document Windows Properties Server Explorer Object Browser View Tabs

Lesson: Creating an ASP.NET Web Application Project The Development Process Web Application Files Web Site Type

The Development Process Create a Design Specification Build Test and Debug Create the Interface and Write Code Create a New Project Create a New Project Visual Studio.NET Deploy

Web Application Files ASP.NET Web Forms (.aspx) ASP.NET Web Forms are used when you need to build dynamic Web sites that will be accessed directly by users. It may be supported by a code behind page that is designated by the extension WebForm.aspx.cs ASP.NET Web services (.asmx) Web services are used when you want to create dynamic web sites that only be accessed by other programs. It may be supported by a code behind page that is designated by the extension WebForm.aspx.cs Classes, code-behind pages (.vb or.cs) Code-behind pages carry two extensions, the page type (.aspx or.asmx) and the language extension (.cs). Eg: WebForm.aspx.cs Web.config file A Web.Config file contains the configuration setting for the Web application

Web Site Type

Web Site Type…use when File-system : Create Web pages on local computer or on a shared drive. No IIS installed. Local IIS : Create Web pages on local computer. IIS installed. Web site will be accessible to other computers. FTP : Web site already exist on a remote computer that has been configured as an FTP server. Cannot create FTP Web site, only open the site. Remote : Create a Web site by using IIS running on a remote computer. The remote computer must be configured with Front Page Server Extension.

Review Overview of Visual Studio.NET Creating an ASP.NET Web Application Project

Exercise What is the difference between Server Explorer and Solution Explorer in Visual Studio.NET? How do you add a new Web form to a Web application? How do you view a Web form in the Visual Studio.NET browser? List THREE Web site type? Explain the advantages and disadvantages of File System and Local IIS.

~ End of Slides ~