SlideShare a Scribd company logo
4
Most read
5
Most read
6
Most read
INTRODUCTION   TO   ASP.NET 2.0
SESSION OBJECTIVES Prerequisites What is classic ASP? What is ASP.NET?
WHAT IS ASP.NET? ASP.NET is a Microsoft Technology  ASP stands for Active Server Pages  ASP.NET is a program that runs inside IIS
WHAT IS IIS? IIS (Internet Information Services) is Microsoft's Internet server  IIS comes as a free component with Windows servers  IIS is also a part of Windows 2000 and XP Professional
WHAT IS AN ASP.NET FILE? An ASP.NET file is just the same as an HTML file  An ASP.NET file can contain HTML, XML, and scripts  Scripts in an ASP.NET file are executed on the server  An ASP.NET file has the file extension ".aspx"
HOW DOES ASP.NET WORK? When a browser requests an HTML file, the server returns the file  When a browser requests an ASP.NET file, IIS passes the request to the ASP.NET engine on the server  The ASP.NET engine reads the file, line by line, and executes the scripts in the file  Finally, the ASP.NET file is returned to the browser as plain HTML
WHAT IS ASP+? ASP+ is the same as ASP.NET. ASP+ is just an early name used by Microsoft when they developed ASP.NET.
THE MICROSOFT.NET FRAMEWORK The .NET Framework is the infrastructure for the Microsoft .NET platform.  The .NET Framework is an environment for building, deploying, and running Web applications and Web Services
FEATURES OF .NET FRAMEWORK Easier and quicker programming  Reduced amount of code  Declarative programming model  Richer server control hierarchy with events  Larger class library  Better support for development tools
PARTS OF .NET FRAMEWORK Programming languages Server technologies and client technologies Development environments
PROGRAMMING LANGUAGES C# (Pronounced C sharp)  Visual Basic (VB .NET)  J# (Pronounced J sharp)
DEVELOPMENT TOOLS Visual Studio .NET (VS .NET)  Visual Web Developer
NEW IN ASP.NET Better language support  Programmable controls  Event-driven programming  XML-based components  User authentication, with accounts and roles  Higher scalability  Increased performance - Compiled code  Easier configuration and deployment  Not fully ASP compatible
LANGUAGE SUPPORT ASP.NET uses the new ADO.NET. ASP.NET supports full Visual Basic, not VBScript. ASP.NET supports C# (C sharp) and C++. ASP.NET supports JScript as before.
DYNAMIC PAGE IN ASP.NET <html>  <body bgcolor=&quot;yellow&quot;> <center> <h2>Hello ASP.NET!</h2> <p><%Response.Write(now())%></p> </center> </body>  </html>
ASP.NET SERVER CONTROLS Server controls are tags that are understood by the server. There are three kinds of server controls: HTML Server Controls - Traditional HTML tags  Web Server Controls - New ASP.NET tags  Validation Server Controls - For input validation

More Related Content

What's hot (20)

PPTX
State management in react applications (Statecharts)
Tomáš Drenčák
 
PPTX
ASP.NET MVC.
Ni
 
PDF
Introduction to asp.net
SHADAB ALI
 
PPTX
asp-net.pptx
Fajar Baskoro
 
PPTX
Backend Programming
Ruwandi Madhunamali
 
PPTX
Introduction to asp.net
shan km
 
PPTX
C# Crystal Reports
Muhammad Umer Riaz
 
PPTX
ACTIVE SERVER PAGES BY SAIKIRAN PANJALA
Saikiran Panjala
 
PPTX
.Net Core
Bertrand Le Roy
 
PDF
Spring boot introduction
Rasheed Waraich
 
PPTX
Apache tomcat
Shashwat Shriparv
 
PDF
Introduction to ASP.NET Core
Avanade Nederland
 
PPT
MVC ppt presentation
Bhavin Shah
 
PPTX
ASP.NET Lecture 1
Julie Iskander
 
PPTX
ASP.NET Core MVC + Web API with Overview
Shahed Chowdhuri
 
PPTX
Basic Concept of Node.js & NPM
Bhargav Anadkat
 
PPTX
Sqlite
Raghu nath
 
PPTX
Web container and Apache Tomcat
Auwal Amshi
 
PPT
SOLID Design Principles
Andreas Enbohm
 
PPTX
Web application architecture
Tejaswini Deshpande
 
State management in react applications (Statecharts)
Tomáš Drenčák
 
ASP.NET MVC.
Ni
 
Introduction to asp.net
SHADAB ALI
 
asp-net.pptx
Fajar Baskoro
 
Backend Programming
Ruwandi Madhunamali
 
Introduction to asp.net
shan km
 
C# Crystal Reports
Muhammad Umer Riaz
 
ACTIVE SERVER PAGES BY SAIKIRAN PANJALA
Saikiran Panjala
 
.Net Core
Bertrand Le Roy
 
Spring boot introduction
Rasheed Waraich
 
Apache tomcat
Shashwat Shriparv
 
Introduction to ASP.NET Core
Avanade Nederland
 
MVC ppt presentation
Bhavin Shah
 
ASP.NET Lecture 1
Julie Iskander
 
ASP.NET Core MVC + Web API with Overview
Shahed Chowdhuri
 
Basic Concept of Node.js & NPM
Bhargav Anadkat
 
Sqlite
Raghu nath
 
Web container and Apache Tomcat
Auwal Amshi
 
SOLID Design Principles
Andreas Enbohm
 
Web application architecture
Tejaswini Deshpande
 

Viewers also liked (14)

PDF
C# ASP.NET WEB API APPLICATION DEVELOPMENT
Dr. Awase Khirni Syed
 
PPTX
ASP.NET Web API and HTTP Fundamentals
Ido Flatow
 
PPTX
ASP.NET Web API
habib_786
 
PPTX
Ch 7 data binding
Madhuri Kavade
 
PPTX
data controls in asp.net
subakrish
 
PPTX
The ASP.NET Web API for Beginners
Kevin Hazzard
 
PPT
Data controls ppt
Iblesoft
 
PPT
Nnnnnn
nautami
 
PPT
Server Controls of ASP.Net
Hitesh Santani
 
PPTX
Web forms in ASP.net
Madhuri Kavade
 
PPTX
Asp.NET Validation controls
Guddu gupta
 
PPT
Concepts of Asp.Net
vidyamittal
 
PPT
ASP.NET 10 - Data Controls
Randy Connolly
 
PPTX
Introduction to asp.net
Melick Baranasooriya
 
C# ASP.NET WEB API APPLICATION DEVELOPMENT
Dr. Awase Khirni Syed
 
ASP.NET Web API and HTTP Fundamentals
Ido Flatow
 
ASP.NET Web API
habib_786
 
Ch 7 data binding
Madhuri Kavade
 
data controls in asp.net
subakrish
 
The ASP.NET Web API for Beginners
Kevin Hazzard
 
Data controls ppt
Iblesoft
 
Nnnnnn
nautami
 
Server Controls of ASP.Net
Hitesh Santani
 
Web forms in ASP.net
Madhuri Kavade
 
Asp.NET Validation controls
Guddu gupta
 
Concepts of Asp.Net
vidyamittal
 
ASP.NET 10 - Data Controls
Randy Connolly
 
Introduction to asp.net
Melick Baranasooriya
 
Ad

Similar to Asp.net (20)

DOC
Asp.Net Tutorials
Ram Sagar Mourya
 
PDF
Asp-net
Nina Sales
 
PPT
Asp.net architecture
Iblesoft
 
PPTX
1.introduction to web programming using asp.net
Pramod Rathore
 
PPTX
Asp Net (FT Preasen Revankar)
Fafadia Tech
 
PPT
ASP
Ramasubbu .P
 
PDF
Asp.netrole
mani bhushan
 
PPTX
Creating Dynamic Web Application Using ASP.Net 3 5_MVP Alezandra Buencamino N...
Quek Lilian
 
PDF
Asp dot net final (2)
Amelina Ahmeti
 
PPT
Asp dot net final (1)
Amelina Ahmeti
 
PPT
Asp dot net final (1)
amelinaahmeti
 
PPT
Asp dot net final (1)
amelinaahmeti
 
DOCX
Beginners introduction to asp.net
Naveen Kumar Veligeti
 
PPT
My cool new Slideshow!
rommel_gagasa
 
PPT
My cool new Slideshow!
emmanuel_gagasa
 
PPT
Aspnet1 1228804638645739 8
emmanuel_gagasa
 
PPTX
Chapter 1
application developer
 
PPTX
Asp.net presentation by gajanand bohra
Gajanand Bohra
 
PPTX
Web development using asp.net
Jagrit Vishwakarma
 
Asp.Net Tutorials
Ram Sagar Mourya
 
Asp-net
Nina Sales
 
Asp.net architecture
Iblesoft
 
1.introduction to web programming using asp.net
Pramod Rathore
 
Asp Net (FT Preasen Revankar)
Fafadia Tech
 
Asp.netrole
mani bhushan
 
Creating Dynamic Web Application Using ASP.Net 3 5_MVP Alezandra Buencamino N...
Quek Lilian
 
Asp dot net final (2)
Amelina Ahmeti
 
Asp dot net final (1)
Amelina Ahmeti
 
Asp dot net final (1)
amelinaahmeti
 
Asp dot net final (1)
amelinaahmeti
 
Beginners introduction to asp.net
Naveen Kumar Veligeti
 
My cool new Slideshow!
rommel_gagasa
 
My cool new Slideshow!
emmanuel_gagasa
 
Aspnet1 1228804638645739 8
emmanuel_gagasa
 
Asp.net presentation by gajanand bohra
Gajanand Bohra
 
Web development using asp.net
Jagrit Vishwakarma
 
Ad

More from Dinesh kumar (11)

DOC
Dinesh cv
Dinesh kumar
 
DOC
Dinesh cv
Dinesh kumar
 
PPT
C# basics
Dinesh kumar
 
PPT
Data management with ado
Dinesh kumar
 
DOC
My resume
Dinesh kumar
 
PPTX
Dinesh ppt -windows 7
Dinesh kumar
 
ODP
Functional specs
Dinesh kumar
 
ODP
Screen shots
Dinesh kumar
 
ODP
technology@web
Dinesh kumar
 
PPT
Web2 0
Dinesh kumar
 
Dinesh cv
Dinesh kumar
 
Dinesh cv
Dinesh kumar
 
C# basics
Dinesh kumar
 
Data management with ado
Dinesh kumar
 
My resume
Dinesh kumar
 
Dinesh ppt -windows 7
Dinesh kumar
 
Functional specs
Dinesh kumar
 
Screen shots
Dinesh kumar
 
technology@web
Dinesh kumar
 
Web2 0
Dinesh kumar
 

Asp.net

  • 1. INTRODUCTION TO ASP.NET 2.0
  • 2. SESSION OBJECTIVES Prerequisites What is classic ASP? What is ASP.NET?
  • 3. WHAT IS ASP.NET? ASP.NET is a Microsoft Technology ASP stands for Active Server Pages ASP.NET is a program that runs inside IIS
  • 4. WHAT IS IIS? IIS (Internet Information Services) is Microsoft's Internet server IIS comes as a free component with Windows servers IIS is also a part of Windows 2000 and XP Professional
  • 5. WHAT IS AN ASP.NET FILE? An ASP.NET file is just the same as an HTML file An ASP.NET file can contain HTML, XML, and scripts Scripts in an ASP.NET file are executed on the server An ASP.NET file has the file extension &quot;.aspx&quot;
  • 6. HOW DOES ASP.NET WORK? When a browser requests an HTML file, the server returns the file When a browser requests an ASP.NET file, IIS passes the request to the ASP.NET engine on the server The ASP.NET engine reads the file, line by line, and executes the scripts in the file Finally, the ASP.NET file is returned to the browser as plain HTML
  • 7. WHAT IS ASP+? ASP+ is the same as ASP.NET. ASP+ is just an early name used by Microsoft when they developed ASP.NET.
  • 8. THE MICROSOFT.NET FRAMEWORK The .NET Framework is the infrastructure for the Microsoft .NET platform.  The .NET Framework is an environment for building, deploying, and running Web applications and Web Services
  • 9. FEATURES OF .NET FRAMEWORK Easier and quicker programming Reduced amount of code Declarative programming model Richer server control hierarchy with events Larger class library Better support for development tools
  • 10. PARTS OF .NET FRAMEWORK Programming languages Server technologies and client technologies Development environments
  • 11. PROGRAMMING LANGUAGES C# (Pronounced C sharp) Visual Basic (VB .NET) J# (Pronounced J sharp)
  • 12. DEVELOPMENT TOOLS Visual Studio .NET (VS .NET) Visual Web Developer
  • 13. NEW IN ASP.NET Better language support Programmable controls Event-driven programming XML-based components User authentication, with accounts and roles Higher scalability Increased performance - Compiled code Easier configuration and deployment Not fully ASP compatible
  • 14. LANGUAGE SUPPORT ASP.NET uses the new ADO.NET. ASP.NET supports full Visual Basic, not VBScript. ASP.NET supports C# (C sharp) and C++. ASP.NET supports JScript as before.
  • 15. DYNAMIC PAGE IN ASP.NET <html> <body bgcolor=&quot;yellow&quot;> <center> <h2>Hello ASP.NET!</h2> <p><%Response.Write(now())%></p> </center> </body> </html>
  • 16. ASP.NET SERVER CONTROLS Server controls are tags that are understood by the server. There are three kinds of server controls: HTML Server Controls - Traditional HTML tags Web Server Controls - New ASP.NET tags Validation Server Controls - For input validation