Web development
using
asp .NET
Presented By:
Jagrit Vishwakarma (077)
CS 73
Content
• What is .NET Technology.
• Introduction to ASP .NET.
• Working of ASP .NET.
• Advantages of ASP .NET.
What is .NET
• Microsoft .NET is a Framework which provides a common platform to Execute
or Run the application developed in the various programming languages.
• Microsoft announced the .NET initiative in 2000.
• The main invention was to bridge the gap in interoperability between services of
various programming languages.
• .Net is all about creation , consumption and delivery of Web services.
.NET Framework Objective
Provide Object-Oriented Programming environment.
Provide environment for developing various types of application , such as
Windows application and Web based applications.
It also ensure that the code based on the .Net Framework can integrate
with any other code.
.NET Framework
Common Language Specification
(CLR) Common Language Runtime
ADO.NET
C#
VisualStudio2012
ASP.NET
JScript …
Windows
Forms
VB J#
Operating System
Base Class Library
The Common Language Specification (CLS):
It contains the specifications for the .NET supported languages and
implementation of language integration
The Framework Base Class Libraries (BCL):
It contains a huge library of reusable types, classes, interfaces, structures, and
enumerated values, which are collectively called types.
The Common Language Runtime (CLR):
It performs memory management, exception handling, debugging, security
checking, thread execution, code execution, code safety, verification, and
compilation.
Introduction to ASP .NET
What is ASP
ASP is a server side scripting technology that enables scripts
(embedded in web pages) to be executed by an Internet server.
ASP is a Microsoft Technology.
ASP stands for Active Server Pages.
IIS stands for Internet Information Services.
IIS comes as a free component with Windows 2000.
ASP .NET
• ASP.NET is part of the Microsoft .NET framework
• ASP.NET is an effective and flexible technology for creating interactive and
dynamic web pages.
 It is a convergence of two major Microsoft technologies:
• Active Server Pages (ASP)
• Active Server Pages is Microsoft’s server side scripting technology for building
dynamic web pages.
• .NET Framework
• The .NET Framework is a suite of technologies designed by Microsoft where
program development takes place.
 ASP.NET :
 Provides better user authentication.
 Has better language support.
 Has a large set of new controls (web controls).
 Uses compiled code, which increases the performance of the
applications.
 It is programmable using any of the .NET languages (VB.NET, C# etc.).
 The ASP.NET pages are saved with the .aspx extension.
Web development using asp.net
C# (C sharp)
• Microsoft C# (pronounced C Sharp) developed by Microsoft Corporation, USA
• New programming language that runs on the .NET Framework.
• C# is simple, modern, type safe, and object oriented.
• C# code is compiled as managed code.
• Combines the best features of Visual Basic, C++ and Java.
Web development using asp.net
Working of an ASP.NET Application
To execute an ASP.NET file, the following steps are
followed:
1. A web browser sends a request for an ASP.NET file to the web
server by using a URL.
2. The web server receives the request and retrieves the appropriate
ASP.NET file from the disk or memory.
3. The web server forwards the file to the ASP.NET script engine for
processing. CLIENT
WEB
SERVER
ASP.NET
Script
Engine
4. The ASP.NET script engine reads the file
from top to bottom and executes it.
5. The processed ASP.NET file is generated
as an HTML document and the ASP.NET
script engine sends the HTML page to the
Web server.
6. The Web server then sends the HTML code
to the client which interprets the output and
displays it.
CLIENT
WEB
SERVER
ASP.NET
Script
Engine
Advantages of ASP.NET
• Easy Programming Model
• Flexible Language Options
• Compiled Execution
• High Security
• Web-Farm Session State
• Enhanced Reliability
• Master Pages
• Themes , and many more.
Any Queries ??
Thank You !!

More Related Content

PPT
Developing an ASP.NET Web Application
PPT
Architecture of net framework
PPTX
Vb.net ide
PPTX
Lecture 1 introduction to vb.net
PPT
Ch 3 event driven programming
PPTX
Validation Controls in asp.net
PPTX
VB.NET:An introduction to Namespaces in .NET framework
PDF
Web technology
Developing an ASP.NET Web Application
Architecture of net framework
Vb.net ide
Lecture 1 introduction to vb.net
Ch 3 event driven programming
Validation Controls in asp.net
VB.NET:An introduction to Namespaces in .NET framework
Web technology

What's hot (20)

PPTX
Introduction to ASP.NET
PPT
Asp.net.
PDF
Web Design & Development - Session 1
PPT
Software Architecture
PPTX
A presentation on software crisis
PPT
ADO .Net
PPS
Web Site Design Principles
PPT
Visual programming lecture
PPTX
Chapter 1 swings
PPTX
Dialog box in vb6
PDF
Macro-processor
PPS
Asp Architecture
PPS
Java rmi
PPTX
Asp.net and .Net Framework ppt presentation
PPT
Servlet life cycle
PPT
Formal Specification in Software Engineering SE9
PPT
Java database connectivity
PPT
Event+driven+programming key+features
PPTX
Presentation on C programming language
PPTX
Presentation web based application|Web designing training center in coimbator...
Introduction to ASP.NET
Asp.net.
Web Design & Development - Session 1
Software Architecture
A presentation on software crisis
ADO .Net
Web Site Design Principles
Visual programming lecture
Chapter 1 swings
Dialog box in vb6
Macro-processor
Asp Architecture
Java rmi
Asp.net and .Net Framework ppt presentation
Servlet life cycle
Formal Specification in Software Engineering SE9
Java database connectivity
Event+driven+programming key+features
Presentation on C programming language
Presentation web based application|Web designing training center in coimbator...
Ad

Similar to Web development using asp.net (20)

PPT
.Net Framework Overview. Fundamentals of .Net Framework
PPTX
PPT
PPT
PPTX
PPT
introasp_net-6563550.ppt
PPT
introasp_net-7364068.ppt
PPT
introaspnet-5856912.ppt
PPT
introaspnet-3030384.ppt
PPT
PPT
This is the introduction to Asp.Net Using C# Introduction Variables State Man...
PPT
INTRODUCTION TO ASP.NET COMPLETE MATERIALCOURSE
PPTX
Developing an aspnet web application
PPTX
ASP.NET Presentation
PPT
Rupie asp.net
PPT
introaspnet.ppt
PPT
introaspnetkjadbfksdjkfaskjdbfkajsbfkjfjkswa.ppt
PPT
Introduction to ASP.net. It provides basic introduction
PPT
introaspnet.ppt
PPTX
Web Development using ASP.NET by Aamir Rafique.pptx
.Net Framework Overview. Fundamentals of .Net Framework
introasp_net-6563550.ppt
introasp_net-7364068.ppt
introaspnet-5856912.ppt
introaspnet-3030384.ppt
This is the introduction to Asp.Net Using C# Introduction Variables State Man...
INTRODUCTION TO ASP.NET COMPLETE MATERIALCOURSE
Developing an aspnet web application
ASP.NET Presentation
Rupie asp.net
introaspnet.ppt
introaspnetkjadbfksdjkfaskjdbfkajsbfkjfjkswa.ppt
Introduction to ASP.net. It provides basic introduction
introaspnet.ppt
Web Development using ASP.NET by Aamir Rafique.pptx
Ad

Recently uploaded (20)

PDF
Introduction to Power System StabilityPS
PDF
Applications of Equal_Area_Criterion.pdf
DOC
T Pandian CV Madurai pandi kokkaf illaya
PPTX
PRASUNET_20240614003_231416_0000[1].pptx
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PPTX
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
PPTX
Micro1New.ppt.pptx the mai themes of micfrobiology
PPTX
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
PDF
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PDF
Computer organization and architecuture Digital Notes....pdf
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
Present and Future of Systems Engineering: Air Combat Systems
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PDF
MLpara ingenieira CIVIL, meca Y AMBIENTAL
PDF
Exploratory_Data_Analysis_Fundamentals.pdf
PDF
20250617 - IR - Global Guide for HR - 51 pages.pdf
PDF
Cryptography and Network Security-Module-I.pdf
Introduction to Power System StabilityPS
Applications of Equal_Area_Criterion.pdf
T Pandian CV Madurai pandi kokkaf illaya
PRASUNET_20240614003_231416_0000[1].pptx
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
AUTOMOTIVE ENGINE MANAGEMENT (MECHATRONICS).pptx
Micro1New.ppt.pptx the mai themes of micfrobiology
Chapter 2 -Technology and Enginerring Materials + Composites.pptx
UEFA_Carbon_Footprint_Calculator_Methology_2.0.pdf
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Computer organization and architecuture Digital Notes....pdf
Module 8- Technological and Communication Skills.pptx
Present and Future of Systems Engineering: Air Combat Systems
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
tack Data Structure with Array and Linked List Implementation, Push and Pop O...
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
MLpara ingenieira CIVIL, meca Y AMBIENTAL
Exploratory_Data_Analysis_Fundamentals.pdf
20250617 - IR - Global Guide for HR - 51 pages.pdf
Cryptography and Network Security-Module-I.pdf

Web development using asp.net

  • 1. Web development using asp .NET Presented By: Jagrit Vishwakarma (077) CS 73
  • 2. Content • What is .NET Technology. • Introduction to ASP .NET. • Working of ASP .NET. • Advantages of ASP .NET.
  • 3. What is .NET • Microsoft .NET is a Framework which provides a common platform to Execute or Run the application developed in the various programming languages. • Microsoft announced the .NET initiative in 2000. • The main invention was to bridge the gap in interoperability between services of various programming languages. • .Net is all about creation , consumption and delivery of Web services.
  • 4. .NET Framework Objective Provide Object-Oriented Programming environment. Provide environment for developing various types of application , such as Windows application and Web based applications. It also ensure that the code based on the .Net Framework can integrate with any other code.
  • 5. .NET Framework Common Language Specification (CLR) Common Language Runtime ADO.NET C# VisualStudio2012 ASP.NET JScript … Windows Forms VB J# Operating System Base Class Library
  • 6. The Common Language Specification (CLS): It contains the specifications for the .NET supported languages and implementation of language integration The Framework Base Class Libraries (BCL): It contains a huge library of reusable types, classes, interfaces, structures, and enumerated values, which are collectively called types. The Common Language Runtime (CLR): It performs memory management, exception handling, debugging, security checking, thread execution, code execution, code safety, verification, and compilation.
  • 8. What is ASP ASP is a server side scripting technology that enables scripts (embedded in web pages) to be executed by an Internet server. ASP is a Microsoft Technology. ASP stands for Active Server Pages. IIS stands for Internet Information Services. IIS comes as a free component with Windows 2000.
  • 9. ASP .NET • ASP.NET is part of the Microsoft .NET framework • ASP.NET is an effective and flexible technology for creating interactive and dynamic web pages.  It is a convergence of two major Microsoft technologies: • Active Server Pages (ASP) • Active Server Pages is Microsoft’s server side scripting technology for building dynamic web pages. • .NET Framework • The .NET Framework is a suite of technologies designed by Microsoft where program development takes place.
  • 10.  ASP.NET :  Provides better user authentication.  Has better language support.  Has a large set of new controls (web controls).  Uses compiled code, which increases the performance of the applications.  It is programmable using any of the .NET languages (VB.NET, C# etc.).  The ASP.NET pages are saved with the .aspx extension.
  • 12. C# (C sharp) • Microsoft C# (pronounced C Sharp) developed by Microsoft Corporation, USA • New programming language that runs on the .NET Framework. • C# is simple, modern, type safe, and object oriented. • C# code is compiled as managed code. • Combines the best features of Visual Basic, C++ and Java.
  • 14. Working of an ASP.NET Application To execute an ASP.NET file, the following steps are followed: 1. A web browser sends a request for an ASP.NET file to the web server by using a URL. 2. The web server receives the request and retrieves the appropriate ASP.NET file from the disk or memory. 3. The web server forwards the file to the ASP.NET script engine for processing. CLIENT WEB SERVER ASP.NET Script Engine
  • 15. 4. The ASP.NET script engine reads the file from top to bottom and executes it. 5. The processed ASP.NET file is generated as an HTML document and the ASP.NET script engine sends the HTML page to the Web server. 6. The Web server then sends the HTML code to the client which interprets the output and displays it. CLIENT WEB SERVER ASP.NET Script Engine
  • 16. Advantages of ASP.NET • Easy Programming Model • Flexible Language Options • Compiled Execution • High Security • Web-Farm Session State • Enhanced Reliability • Master Pages • Themes , and many more.