SlideShare a Scribd company logo
Introduce
       To
          ASP.NET
Introduction to .NET framework
   The .NET Framework is an environment for creating web
    applications and Websites

   It is intermediate between .NET application & operating system

   It allows to programmer to build web pages & dynamic websites

   Introduced by Microsoft corporation in 2002

   Provides a reusable class library that is easily accessible from
    any programming language.
Feature
   Easy programming model

   Great tool support

   Drag and drop

   Flexible language options

   Used to create
     -Web application
     -Desktop application
     -Windows application
     -Websites
.NET Framework, Languages, Tools

   VB      C++      C#   JScript   …

    Common Language Specification




                                       Visual Studio.NET
          Web                User
        Services           Interface

                 Data and XML

            Base Class Library


        Common Language Runtime
Framework contain
   Server side scripting technology

   Support multiple languages

   Supports BCL(BASE CLASS LIBRARY)

   CLR(COMMAN LANGUAGE RUNTIME)
      -CTS(COMMON TYPE SPECIFICATION)
      -CLS (COMMON LANGUAGE SPECIFICATION)

   MSIL(MICROSOFT INTERMEDIATE LANGUAGE)
Menu bar




Start page            Solution explorer




   Property window               Toolbox
IDE, Visual studio
   IDE stand for integrated development environment

   Visual studio .NET is an environment that provides all the
    necessary tools for developing application.

   Important feature
      One IDE for all .NET projects
      Option to choose from multiple programming Languages
      IDE is customizable
      Built in browser
Example of ASP.NET
using System;
public partial class _Default : System.Web.UI.Page
{
  protected void Page_Load(object sender, EventArgs e)
  {

    }
    protected void Button1_Click(object sender, EventArgs e)
    {
      string name, p;
      name = TextBox1.Text;
      p = TextBox2.Text;
      if(name=="webhouse" & p=="1234")
      {
         Response.Write("Welcome To Webhouse");
      }
      else
         Response.Write("Invalid user");
    }
}
Webhouse
ASP.NET
 ASP.NET is a development framework for crating web pages and
  websites with HTML, CSS( Cascading Style Sheets ), JavaScript and
  server scripting.

 ASP.NET 1.0 was released on January 5, 2002 as part of version 1.0
  of the .NET Framework

 ASP.NET supports three different development models:
  Web Pages, MVC (Model View Controller), and Web Forms:

 Web Pages
     -Simplest ASP.NET model.
     -Similar to PHP and classic ASP.
     -Built-in templates and helpers for database, video, graphics,   soc
  social media and more.
 MVC( Model View Controller)
     -MVC separates web applications into 3 different
  components:
       -Models for data
       -Views for display
       -Controllers for input

 Web Forms
         -The traditional ASP.NET event driven development
  model:
         -Web pages with added server controls, server events, and
  server code.
How works ASP. net?
 fundamentally an ASP.NET page is just the same as an HTML
  page.

 The coding part & designing part are separately divided.

 We can include coding part of asp.net in both vb.net & c#.net
  language.

 While writing vb.net & c# program, we can give extension to
  that program as aspx.vb & aspx.cs

 Designing part are built in html pages.
Webhouse

More Related Content

PPTX
Asp.net and .Net Framework ppt presentation
PPTX
PPTX
Overview of .Net Framework
PDF
Dot net syllabus book
PPT
Introduction To Dotnet
PPTX
Introduction to .NET Framework and C# (English)
PPT
Visual studio
Asp.net and .Net Framework ppt presentation
Overview of .Net Framework
Dot net syllabus book
Introduction To Dotnet
Introduction to .NET Framework and C# (English)
Visual studio

What's hot (20)

PPT
Be project ppt asp.net
PDF
REPORT ON ASP.NET
PPT
PPTX
Asp.net presentation by gajanand bohra
PPTX
3.0 Introduction to .NET Framework
PPT
PPTX
Synapse india sharing info on dotnet framework part1
PPT
Web 2 0 Requirements
PPTX
Top frontend web development tools
PPTX
Presentation on Visual Studio
PPTX
What is dotnet (.NET) ?
PDF
Introduction to asp.net
PPTX
Vb and asp.net
ODP
The Importance Things of Full Stack Development
PPTX
Career guideline
PPT
PPTX
Developing an aspnet web application
PDF
Cloud Apache OpenOffice based on HTML5
PPT
Programming in c#
Be project ppt asp.net
REPORT ON ASP.NET
Asp.net presentation by gajanand bohra
3.0 Introduction to .NET Framework
Synapse india sharing info on dotnet framework part1
Web 2 0 Requirements
Top frontend web development tools
Presentation on Visual Studio
What is dotnet (.NET) ?
Introduction to asp.net
Vb and asp.net
The Importance Things of Full Stack Development
Career guideline
Developing an aspnet web application
Cloud Apache OpenOffice based on HTML5
Programming in c#
Ad

Viewers also liked (19)

PDF
KeyInfo VMWare Disaster Recovery
PDF
Np casosdeexito evercom
PDF
Jet Infosystems 02-2008
PDF
Evolving Solutions for New Horizons, Seafood Summit 2012 Keynote Speech
PPTX
Is Your Business At Risk?
PPTX
Todays learners 2013
PDF
Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”
PDF
IBM Business Tech Trends in China / 中国企业的业务技术趋势
PPT
Pentagon
PPT
LASTING System
PDF
Netway cloud solutions
PDF
Ageing creatively. seminar 20th march
PDF
IL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLE
PPTX
Vállalati adatok biztonsága és a mobilitás
PDF
Pivot investor presentation
PPTX
La validazione dei consumi energetici nella Pubblica Amministrazione
PPT
Global Technology Resources interview questions and answers
PPTX
Let Them Eat Hake
PDF
IBM Tivoli Endpoint Manager - PCTY 2011
KeyInfo VMWare Disaster Recovery
Np casosdeexito evercom
Jet Infosystems 02-2008
Evolving Solutions for New Horizons, Seafood Summit 2012 Keynote Speech
Is Your Business At Risk?
Todays learners 2013
Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”
IBM Business Tech Trends in China / 中国企业的业务技术趋势
Pentagon
LASTING System
Netway cloud solutions
Ageing creatively. seminar 20th march
IL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLE
Vállalati adatok biztonsága és a mobilitás
Pivot investor presentation
La validazione dei consumi energetici nella Pubblica Amministrazione
Global Technology Resources interview questions and answers
Let Them Eat Hake
IBM Tivoli Endpoint Manager - PCTY 2011
Ad

Similar to Webhouse (20)

PPT
Visual studio.net
PPT
As Pdotnet
PPT
Net framework
PPT
Rupie asp.net
PPTX
Microsoft dot net framework
PPT
dotNET frameworks
PPTX
Web development using asp.net
PDF
Asp.netrole
PPTX
Microsoft.net architecturte
PPTX
Lect 1 About ASP.NET webforms and freme
PPT
Net framework
PPT
.Net overviewrajnish
PPTX
PPTX
Asp.net
PPTX
Attendence system
PPT
.Net overview
PPT
.Net Overview
PPSX
Net development
PPTX
Net development
DOCX
Difference between .net and asp.net all you need to know
Visual studio.net
As Pdotnet
Net framework
Rupie asp.net
Microsoft dot net framework
dotNET frameworks
Web development using asp.net
Asp.netrole
Microsoft.net architecturte
Lect 1 About ASP.NET webforms and freme
Net framework
.Net overviewrajnish
Asp.net
Attendence system
.Net overview
.Net Overview
Net development
Net development
Difference between .net and asp.net all you need to know

Recently uploaded (20)

PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Computing-Curriculum for Schools in Ghana
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
master seminar digital applications in india
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
VCE English Exam - Section C Student Revision Booklet
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
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 Đ...
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
Lesson notes of climatology university.
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Institutional Correction lecture only . . .
PDF
Insiders guide to clinical Medicine.pdf
O5-L3 Freight Transport Ops (International) V1.pdf
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Computing-Curriculum for Schools in Ghana
2.FourierTransform-ShortQuestionswithAnswers.pdf
master seminar digital applications in india
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
human mycosis Human fungal infections are called human mycosis..pptx
Microbial diseases, their pathogenesis and prophylaxis
Module 4: Burden of Disease Tutorial Slides S2 2025
VCE English Exam - Section C Student Revision Booklet
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Microbial disease of the cardiovascular and lymphatic systems
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Lesson notes of climatology university.
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Institutional Correction lecture only . . .
Insiders guide to clinical Medicine.pdf

Webhouse

  • 1. Introduce To ASP.NET
  • 2. Introduction to .NET framework  The .NET Framework is an environment for creating web applications and Websites  It is intermediate between .NET application & operating system  It allows to programmer to build web pages & dynamic websites  Introduced by Microsoft corporation in 2002  Provides a reusable class library that is easily accessible from any programming language.
  • 3. Feature  Easy programming model  Great tool support  Drag and drop  Flexible language options  Used to create -Web application -Desktop application -Windows application -Websites
  • 4. .NET Framework, Languages, Tools VB C++ C# JScript … Common Language Specification Visual Studio.NET Web User Services Interface Data and XML Base Class Library Common Language Runtime
  • 5. Framework contain  Server side scripting technology  Support multiple languages  Supports BCL(BASE CLASS LIBRARY)  CLR(COMMAN LANGUAGE RUNTIME) -CTS(COMMON TYPE SPECIFICATION) -CLS (COMMON LANGUAGE SPECIFICATION)  MSIL(MICROSOFT INTERMEDIATE LANGUAGE)
  • 6. Menu bar Start page Solution explorer Property window Toolbox
  • 7. IDE, Visual studio  IDE stand for integrated development environment  Visual studio .NET is an environment that provides all the necessary tools for developing application.  Important feature  One IDE for all .NET projects  Option to choose from multiple programming Languages  IDE is customizable  Built in browser
  • 8. Example of ASP.NET using System; public partial class _Default : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } protected void Button1_Click(object sender, EventArgs e) { string name, p; name = TextBox1.Text; p = TextBox2.Text; if(name=="webhouse" & p=="1234") { Response.Write("Welcome To Webhouse"); } else Response.Write("Invalid user"); } }
  • 10. ASP.NET  ASP.NET is a development framework for crating web pages and websites with HTML, CSS( Cascading Style Sheets ), JavaScript and server scripting.  ASP.NET 1.0 was released on January 5, 2002 as part of version 1.0 of the .NET Framework  ASP.NET supports three different development models: Web Pages, MVC (Model View Controller), and Web Forms:  Web Pages -Simplest ASP.NET model. -Similar to PHP and classic ASP. -Built-in templates and helpers for database, video, graphics, soc social media and more.
  • 11.  MVC( Model View Controller) -MVC separates web applications into 3 different components: -Models for data -Views for display -Controllers for input  Web Forms -The traditional ASP.NET event driven development model: -Web pages with added server controls, server events, and server code.
  • 12. How works ASP. net?  fundamentally an ASP.NET page is just the same as an HTML page.  The coding part & designing part are separately divided.  We can include coding part of asp.net in both vb.net & c#.net language.  While writing vb.net & c# program, we can give extension to that program as aspx.vb & aspx.cs  Designing part are built in html pages.