SlideShare a Scribd company logo
Microsoft ASP .NET
Microsoft ASP .NET
About this Course
ASP.NET is a Web application framework
programmers to build dynamic
released in January 2002 with version 1
Microsoft's Active Server Pages
Language Runtime (CLR), allowing programmers to write ASP.NET code using any
supported .NET language.
About Zabeel Institute:
Zabeel Institute, established in 1988, is a leading Educational and Training Institute for
executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training
programs to professionals from various industries like Administration, Engineering,
Construction, Projects, Accounts & Finance, and Management, Languages etc.
The Zabeel Advantage
25 Years Experience in training Professional Executives
Achiever of many
Qualified & Certified Trainers
Sophisticated Lab with High end machines and Licensed software
Certificates attested by the Ministry of Education, UAE
Vast resource materials for reference and course
Free online support for further assistance
Free follow up orientation seminars & workshops & placement assistance
Vision
Web application framework developed and marketed by Microsoft
to build dynamic Web sites, Web applications and Web services
released in January 2002 with version 1.0 of the .NET Framework, and is the successor to
Active Server Pages (ASP) technology. ASP.NET is built on the
(CLR), allowing programmers to write ASP.NET code using any
Zabeel Institute, established in 1988, is a leading Educational and Training Institute for
executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training
ograms to professionals from various industries like Administration, Engineering,
Construction, Projects, Accounts & Finance, and Management, Languages etc.
Experience in training Professional Executives
Achiever of many QUALITY AWARDS for training from 1988 till date
Qualified & Certified Trainers
Sophisticated Lab with High end machines and Licensed software
Certificates attested by the Ministry of Education, UAE
Vast resource materials for reference and course materials
Free online support for further assistance
Free follow up orientation seminars & workshops & placement assistance
2
Microsoft to allow
Web services. It was first
, and is the successor to
) technology. ASP.NET is built on the Common
(CLR), allowing programmers to write ASP.NET code using any
Zabeel Institute, established in 1988, is a leading Educational and Training Institute for
executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training
ograms to professionals from various industries like Administration, Engineering,
Construction, Projects, Accounts & Finance, and Management, Languages etc.
for training from 1988 till date
Sophisticated Lab with High end machines and Licensed software
Free follow up orientation seminars & workshops & placement assistance
3
Unifying people at all levels towards a common Goal, empower with creativity and critical
thinking. We provide a sound foundation for Education and Empower an Enterprise by
building on its strengths
Mission Statement:
Zabeel institute’s mission is to mould high quality professionals in Business, Administration,
Management, Engineering & Finance Etc… additionally, to provide learners with the
opportunity to understand facts and ideas, to think analytically & creatively, to impress
conclusions clearly by promoting intellectual inquiry, which encompasses their cultural,
social and professional development.
Further Information:
Information about the course can be found on the Zabeel website www. Zabeelinstitute.ae
or by telephoning the Zabeel Institute Course Consultants on 00971 4 3974905 , of fax to
00971 4 3974906 or email to mail@zabeelinstitute.ae.
Course Contents
1 OVERVIEW OF ASP.NET
1 Preparing to Use ASP.NET
2 Understanding the Page's HTML Source Code
3 Introducing the ASP Page & its Code
4 Create an ASP.NET Website with Visual Studio
5 Design an ASP.NET Web Page with Visual Studio
6 Running the Web Page & Adding Event Handlers
7 Debugging the Application's Code
2 ADDING CONTROLS TO A WEB PAGE
1 Introducing the HTML Controls
2 Introducing the Standard Controls
3 Introducing the Data Controls
4 Introducing the Validation Controls
5 Introducing Navigation, WebParts & Crystal Reports
6 Formatting a Page with HTML Controls
7 Adding Options Manually in the Source View
8 Setting the User Interface Properties
4
9 Invoking the Run As Server Control Function
10 Displaying Information with a Formatted String
11 Designing a Page with Web Controls
12 Changing the Alignment
13 Adding a Calendar Control
3 WEB PAGE PROCESSING
1 Setting Initial Control Properties in a .ASPX File
2 Programmatic Initialization in the Page_Load Method
3 Adding Buttons, Labels & a Horizontal Rule
4 TimestampLabel & Multiple Selection Listbox
5 Adding Event Handler Methods to Buttons
6 Understanding Viewstate
7 Looking at the Stages of Initialization
8 OnInit, OnPreRender & OnUnload Methods
9 Adding Another Event Handler Method
10 Working with the Command Name Property
11 Looking at the EventDemo User Interface
12 Look at the Initialization Code behind the Web Page
13 Work with the TextChanged Event Handler
14 Handle the SelectedIndexChanged Event
15 Using Auto-Postback Events
16 Viewing the Auto-Postback Source Code
4 VALIDATING USER INPUT
1 Understanding ASP.NET Validation
2 Specifying Required Fields for the Name Control
3 Specifying the Allowable Range for the Age Control
4 Specifying the Enrollment Date Fields & Range
5 Comparing a Value of a Control with a Fixed Value
6 Compare the Value of One Control to Another Control
7 Using Regular Expressions to Specify Input Patterns
8 De_ning Custom Validation Rules
9 Adding an Event Handler to a Button
10 Adding a Validation Summary
11 Organizing Controls into Validation Groups
5 NAVIGATING A WEBSITE
1 Adding Multiple Pages to a Website
2 Redirecting to a Di_erent Web Page
3 Pass Information between Pages with the QueryString
4 Retreiving QueryString Information in a Web Page
5 Retrieving QueryString Information with Variables
6 Linking Pages by Using Hyperlinks
7 Adding Pages to Use in the Site Map
8 Create a Site Map to De_ne the Pages in a Web Site
5
9 Add a SiteMapDataSource Control to a Web Page
10 Displaying a Site Map in a TreeView Control
11 Organizing Parent & Leaf Nodes in a Site Map
12 Reorganize Site Structure into Subdirectories
13 Setting Various NodeStyle Properties of the TreeView
14 Displaying Breadcrumbs in a SiteMapPath Control
15 Displaying a Site Map in a Menu Control
16 Final Comments & Credits
6 UNDERSTANDING ASP.NET APPS
1 Overview of Two .cong Files
2 De_ning Error Pages for a Website
3 Specifying Connection Strings
4 De_ning & Using Application Settings
5 Working with the Website Administration Tool
6 Performing Tracing in a Website
7 Tracing across a Whole Application
8 Adding a .NET Assembly to Support Messaging
9 Adding References to .NET Assemblies
10 Referencing to Custom .NET Assemblies
11 Adding Classes to a Website
12 Creating ASP.NET Web Services
13 Adding a Reference to a Web Service
7 DATA BINDING
1 Working with Basic Single Value Data Binding
2 Applying Data Binding to Real Life Scenarios
3 De_ning & Invoking Your Own Properties & Methods
4 Displaying a Text Box Value & Creating a Hyperlink
5 Using Data Binding to Create a Hyperlink
6 Using Repeated-Value Data Binding to Create Various Lists
7 Checking for PostBack Problems
8 Binding a List Control to a Collection of Objects
9 De_ning the Value & Text for a Collection of Objects
10 Working with the TextFormatString Property
11 Explaining Data Source Options
12 Con_guring & Binding to a SQLDataSource
13 Looking at the HTML & ASP Markups
14 Understanding How Data Source Controls Work
15 Using the Selected & Selecting Event
16 Creating & Binding to a Second SQLDataSource
17 Disabling View States to Save Space
18 Binding a TreeView Control to an XMLDataSource
19 Setting Up a Tree View Control
20 Adding Attributes to Tree Node Bindings
21 Specify an XPath Expression for an XMLDataSource
8 RICH DATA BINDING
1 Understanding Rich Data Controls
2 Data Binding with a GridView
3 Binding a DataGrid to a SqlDataSource
4 Setting the DataSource ID in the Smart Tag
5 Formatting Columns with the SmartTag Wizard
6 Enabling the User to Select Rows in a GridView Control
7 Use SelectedIndexChanging to Control User Input
8 Creating Logic Based on a CheckBox
9 Formatting with SelectedIndexChanged
10 Creating Master/Detail Relationships
11 Adding Support for Sorting & Paging
12 Using Templates to Create Customized Columns
13 Implementing Editing & Updating in a GridView
14 Addressing Concurrency Errors
15 Using DetailsView & FormView to Control Display
9 DEPLOYING AN ASP.NET WEB APPLICATION
1 Setting Up to Deploy an ASP.NET Web Application
2 Creating a New Virtual Directory
3 Setting Catalog Properties for the Virtual Directory
4 Adding a Login for the Server
5 Publishing the Website
6 Final Comments & Credits

More Related Content

PDF
Certified ASP.Net Programmer
PDF
Code First Approach For Connecting SQL Server 2008 With Visual C# ,Entity Fra...
DOC
Stephen Kleimeyer’s SharePoint Resume
PPTX
Office 365 development
PDF
Teams Automation with Graph API
PDF
Resume
PPTX
Developing With Data Technologies
Certified ASP.Net Programmer
Code First Approach For Connecting SQL Server 2008 With Visual C# ,Entity Fra...
Stephen Kleimeyer’s SharePoint Resume
Office 365 development
Teams Automation with Graph API
Resume
Developing With Data Technologies

Similar to Asp.net brochure (20)

DOCX
Net Development
PDF
ASP.NET ONLINE TRAINING
PDF
Asp.net Programmer Certification
PDF
Dot net-course-curriculumn
PDF
Dot net syllabus book
PDF
Asp.net
PPT
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
PPTX
Dot Net Online training in uk and usa
PPTX
Microsoft asp.net online training
PPTX
Microsoft asp.net online training
PPTX
Dotnet Online Training
DOC
java Developing using asp.net
PPTX
PDF
Dot net training-course1-1
PDF
Asp.net
PPT
.Net Training Tutorial
PDF
Stucorner dot-net-training-syllabus
PPTX
Dot net online training
Net Development
ASP.NET ONLINE TRAINING
Asp.net Programmer Certification
Dot net-course-curriculumn
Dot net syllabus book
Asp.net
.net training | learn .net | Microsoft dot net Course | Microsoft dot net onl...
Dot Net Online training in uk and usa
Microsoft asp.net online training
Microsoft asp.net online training
Dotnet Online Training
java Developing using asp.net
Dot net training-course1-1
Asp.net
.Net Training Tutorial
Stucorner dot-net-training-syllabus
Dot net online training
Ad

More from Zabeel Institute (20)

PPTX
Corel DRAW x7– How much is Corel DRAW X7 and duration?
PPTX
Corel DRAW x7– How much is Corel DRAW X7 and duration?
PPTX
Microsoft Azure security infrastructure – Importance of Azure infrastructure?
PPTX
IFRS 17 – What does (Financial Reporting Standards) IFRS 17 cover?
PPTX
IFRS 9 – What is the purpose of (Financial Reporting Standards) IFRS 9?
PPTX
IFRS 15 – What are the five steps of (Financial Reporting) IFRS 15?
PPTX
IFRS 16 – What does (Financial Reporting Standards) IFRS 16 do?
PPTX
Corel DRAW x7– How much is Corel DRAW X7 and duration?
PPTX
Importance of Azure infrastructure?-Microsoft Azure security infrastructure
PPTX
Cloud desktop service – What is a cloud desktop service?
PPTX
What is 3D studio Max VRAY?-3d studio max VRAY
PPTX
What is Microsoft Azure security technologies?-Microsoft Azure security techn...
PPTX
How do I become certified Azure developer?-Azure developer certification
PPTX
What is Azure development?-MS Azure development
PPTX
How long does it take to study Azure?-Learn Microsoft Azure fundamentals
PPTX
Is Azure fundamental certification worth it?-Azure Fundamentals Microsoft
PPTX
What is Microsoft Azure Security?-Microsoft Azure security
PPTX
Adobe Premiere pro - Is Adobe Premiere Pro good for beginners?
PPTX
Adobe Dreamweaver cs5–Features of Adobe Dreamweaver cs5?
PPTX
How does Azure cloud work?-Microsoft azure cloud
Corel DRAW x7– How much is Corel DRAW X7 and duration?
Corel DRAW x7– How much is Corel DRAW X7 and duration?
Microsoft Azure security infrastructure – Importance of Azure infrastructure?
IFRS 17 – What does (Financial Reporting Standards) IFRS 17 cover?
IFRS 9 – What is the purpose of (Financial Reporting Standards) IFRS 9?
IFRS 15 – What are the five steps of (Financial Reporting) IFRS 15?
IFRS 16 – What does (Financial Reporting Standards) IFRS 16 do?
Corel DRAW x7– How much is Corel DRAW X7 and duration?
Importance of Azure infrastructure?-Microsoft Azure security infrastructure
Cloud desktop service – What is a cloud desktop service?
What is 3D studio Max VRAY?-3d studio max VRAY
What is Microsoft Azure security technologies?-Microsoft Azure security techn...
How do I become certified Azure developer?-Azure developer certification
What is Azure development?-MS Azure development
How long does it take to study Azure?-Learn Microsoft Azure fundamentals
Is Azure fundamental certification worth it?-Azure Fundamentals Microsoft
What is Microsoft Azure Security?-Microsoft Azure security
Adobe Premiere pro - Is Adobe Premiere Pro good for beginners?
Adobe Dreamweaver cs5–Features of Adobe Dreamweaver cs5?
How does Azure cloud work?-Microsoft azure cloud
Ad

Recently uploaded (20)

PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Cardiovascular Pharmacology for pharmacy students.pptx
PPTX
Pharma ospi slides which help in ospi learning
PDF
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Open Quiz Monsoon Mind Game Prelims.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Open folder Downloads.pdf yes yes ges yes
PPTX
Open Quiz Monsoon Mind Game Final Set.pptx
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
102 student loan defaulters named and shamed – Is someone you know on the list?
2.FourierTransform-ShortQuestionswithAnswers.pdf
Cardiovascular Pharmacology for pharmacy students.pptx
Pharma ospi slides which help in ospi learning
Introduction-to-Social-Work-by-Leonora-Serafeca-De-Guzman-Group-2.pdf
Cell Structure & Organelles in detailed.
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPH.pptx obstetrics and gynecology in nursing
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Open Quiz Monsoon Mind Game Prelims.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Renaissance Architecture: A Journey from Faith to Humanism
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
STATICS OF THE RIGID BODIES Hibbelers.pdf
GDM (1) (1).pptx small presentation for students
Open folder Downloads.pdf yes yes ges yes
Open Quiz Monsoon Mind Game Final Set.pptx
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf

Asp.net brochure

  • 2. Microsoft ASP .NET About this Course ASP.NET is a Web application framework programmers to build dynamic released in January 2002 with version 1 Microsoft's Active Server Pages Language Runtime (CLR), allowing programmers to write ASP.NET code using any supported .NET language. About Zabeel Institute: Zabeel Institute, established in 1988, is a leading Educational and Training Institute for executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training programs to professionals from various industries like Administration, Engineering, Construction, Projects, Accounts & Finance, and Management, Languages etc. The Zabeel Advantage 25 Years Experience in training Professional Executives Achiever of many Qualified & Certified Trainers Sophisticated Lab with High end machines and Licensed software Certificates attested by the Ministry of Education, UAE Vast resource materials for reference and course Free online support for further assistance Free follow up orientation seminars & workshops & placement assistance Vision Web application framework developed and marketed by Microsoft to build dynamic Web sites, Web applications and Web services released in January 2002 with version 1.0 of the .NET Framework, and is the successor to Active Server Pages (ASP) technology. ASP.NET is built on the (CLR), allowing programmers to write ASP.NET code using any Zabeel Institute, established in 1988, is a leading Educational and Training Institute for executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training ograms to professionals from various industries like Administration, Engineering, Construction, Projects, Accounts & Finance, and Management, Languages etc. Experience in training Professional Executives Achiever of many QUALITY AWARDS for training from 1988 till date Qualified & Certified Trainers Sophisticated Lab with High end machines and Licensed software Certificates attested by the Ministry of Education, UAE Vast resource materials for reference and course materials Free online support for further assistance Free follow up orientation seminars & workshops & placement assistance 2 Microsoft to allow Web services. It was first , and is the successor to ) technology. ASP.NET is built on the Common (CLR), allowing programmers to write ASP.NET code using any Zabeel Institute, established in 1988, is a leading Educational and Training Institute for executives in Dubai and is accredited by the Ministry of Education, UAE. We offer training ograms to professionals from various industries like Administration, Engineering, Construction, Projects, Accounts & Finance, and Management, Languages etc. for training from 1988 till date Sophisticated Lab with High end machines and Licensed software Free follow up orientation seminars & workshops & placement assistance
  • 3. 3 Unifying people at all levels towards a common Goal, empower with creativity and critical thinking. We provide a sound foundation for Education and Empower an Enterprise by building on its strengths Mission Statement: Zabeel institute’s mission is to mould high quality professionals in Business, Administration, Management, Engineering & Finance Etc… additionally, to provide learners with the opportunity to understand facts and ideas, to think analytically & creatively, to impress conclusions clearly by promoting intellectual inquiry, which encompasses their cultural, social and professional development. Further Information: Information about the course can be found on the Zabeel website www. Zabeelinstitute.ae or by telephoning the Zabeel Institute Course Consultants on 00971 4 3974905 , of fax to 00971 4 3974906 or email to mail@zabeelinstitute.ae. Course Contents 1 OVERVIEW OF ASP.NET 1 Preparing to Use ASP.NET 2 Understanding the Page's HTML Source Code 3 Introducing the ASP Page & its Code 4 Create an ASP.NET Website with Visual Studio 5 Design an ASP.NET Web Page with Visual Studio 6 Running the Web Page & Adding Event Handlers 7 Debugging the Application's Code 2 ADDING CONTROLS TO A WEB PAGE 1 Introducing the HTML Controls 2 Introducing the Standard Controls 3 Introducing the Data Controls 4 Introducing the Validation Controls 5 Introducing Navigation, WebParts & Crystal Reports 6 Formatting a Page with HTML Controls 7 Adding Options Manually in the Source View 8 Setting the User Interface Properties
  • 4. 4 9 Invoking the Run As Server Control Function 10 Displaying Information with a Formatted String 11 Designing a Page with Web Controls 12 Changing the Alignment 13 Adding a Calendar Control 3 WEB PAGE PROCESSING 1 Setting Initial Control Properties in a .ASPX File 2 Programmatic Initialization in the Page_Load Method 3 Adding Buttons, Labels & a Horizontal Rule 4 TimestampLabel & Multiple Selection Listbox 5 Adding Event Handler Methods to Buttons 6 Understanding Viewstate 7 Looking at the Stages of Initialization 8 OnInit, OnPreRender & OnUnload Methods 9 Adding Another Event Handler Method 10 Working with the Command Name Property 11 Looking at the EventDemo User Interface 12 Look at the Initialization Code behind the Web Page 13 Work with the TextChanged Event Handler 14 Handle the SelectedIndexChanged Event 15 Using Auto-Postback Events 16 Viewing the Auto-Postback Source Code 4 VALIDATING USER INPUT 1 Understanding ASP.NET Validation 2 Specifying Required Fields for the Name Control 3 Specifying the Allowable Range for the Age Control 4 Specifying the Enrollment Date Fields & Range 5 Comparing a Value of a Control with a Fixed Value 6 Compare the Value of One Control to Another Control 7 Using Regular Expressions to Specify Input Patterns 8 De_ning Custom Validation Rules 9 Adding an Event Handler to a Button 10 Adding a Validation Summary 11 Organizing Controls into Validation Groups 5 NAVIGATING A WEBSITE 1 Adding Multiple Pages to a Website 2 Redirecting to a Di_erent Web Page 3 Pass Information between Pages with the QueryString 4 Retreiving QueryString Information in a Web Page 5 Retrieving QueryString Information with Variables 6 Linking Pages by Using Hyperlinks 7 Adding Pages to Use in the Site Map 8 Create a Site Map to De_ne the Pages in a Web Site
  • 5. 5 9 Add a SiteMapDataSource Control to a Web Page 10 Displaying a Site Map in a TreeView Control 11 Organizing Parent & Leaf Nodes in a Site Map 12 Reorganize Site Structure into Subdirectories 13 Setting Various NodeStyle Properties of the TreeView 14 Displaying Breadcrumbs in a SiteMapPath Control 15 Displaying a Site Map in a Menu Control 16 Final Comments & Credits 6 UNDERSTANDING ASP.NET APPS 1 Overview of Two .cong Files 2 De_ning Error Pages for a Website 3 Specifying Connection Strings 4 De_ning & Using Application Settings 5 Working with the Website Administration Tool 6 Performing Tracing in a Website 7 Tracing across a Whole Application 8 Adding a .NET Assembly to Support Messaging 9 Adding References to .NET Assemblies 10 Referencing to Custom .NET Assemblies 11 Adding Classes to a Website 12 Creating ASP.NET Web Services 13 Adding a Reference to a Web Service 7 DATA BINDING 1 Working with Basic Single Value Data Binding 2 Applying Data Binding to Real Life Scenarios 3 De_ning & Invoking Your Own Properties & Methods 4 Displaying a Text Box Value & Creating a Hyperlink 5 Using Data Binding to Create a Hyperlink 6 Using Repeated-Value Data Binding to Create Various Lists 7 Checking for PostBack Problems 8 Binding a List Control to a Collection of Objects 9 De_ning the Value & Text for a Collection of Objects 10 Working with the TextFormatString Property 11 Explaining Data Source Options 12 Con_guring & Binding to a SQLDataSource 13 Looking at the HTML & ASP Markups 14 Understanding How Data Source Controls Work 15 Using the Selected & Selecting Event 16 Creating & Binding to a Second SQLDataSource 17 Disabling View States to Save Space 18 Binding a TreeView Control to an XMLDataSource 19 Setting Up a Tree View Control 20 Adding Attributes to Tree Node Bindings 21 Specify an XPath Expression for an XMLDataSource
  • 6. 8 RICH DATA BINDING 1 Understanding Rich Data Controls 2 Data Binding with a GridView 3 Binding a DataGrid to a SqlDataSource 4 Setting the DataSource ID in the Smart Tag 5 Formatting Columns with the SmartTag Wizard 6 Enabling the User to Select Rows in a GridView Control 7 Use SelectedIndexChanging to Control User Input 8 Creating Logic Based on a CheckBox 9 Formatting with SelectedIndexChanged 10 Creating Master/Detail Relationships 11 Adding Support for Sorting & Paging 12 Using Templates to Create Customized Columns 13 Implementing Editing & Updating in a GridView 14 Addressing Concurrency Errors 15 Using DetailsView & FormView to Control Display 9 DEPLOYING AN ASP.NET WEB APPLICATION 1 Setting Up to Deploy an ASP.NET Web Application 2 Creating a New Virtual Directory 3 Setting Catalog Properties for the Virtual Directory 4 Adding a Login for the Server 5 Publishing the Website 6 Final Comments & Credits