SlideShare ist ein Scribd-Unternehmen logo
1 von 13
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");
    }
}
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

Weitere ähnliche Inhalte

Was ist angesagt?

Be project ppt asp.net
Be project ppt asp.netBe project ppt asp.net
Be project ppt asp.netSanket Jagare
 
REPORT ON ASP.NET
REPORT ON ASP.NETREPORT ON ASP.NET
REPORT ON ASP.NETLOKESH
 
Asp.net presentation by gajanand bohra
Asp.net presentation by gajanand bohraAsp.net presentation by gajanand bohra
Asp.net presentation by gajanand bohraGajanand Bohra
 
3.0 Introduction to .NET Framework
3.0 Introduction to .NET Framework3.0 Introduction to .NET Framework
3.0 Introduction to .NET FrameworkAbdelrahman Hosny
 
Synapse india sharing info on dotnet framework part1
Synapse india sharing info on dotnet framework part1Synapse india sharing info on dotnet framework part1
Synapse india sharing info on dotnet framework part1Synapseindiappsdevelopment
 
Web 2 0 Requirements
Web 2 0 RequirementsWeb 2 0 Requirements
Web 2 0 RequirementsSreekanth K
 
Top frontend web development tools
Top frontend web development toolsTop frontend web development tools
Top frontend web development toolsBenji Harrison
 
Presentation on Visual Studio
Presentation on Visual StudioPresentation on Visual Studio
Presentation on Visual StudioMuhammad Aqeel
 
What is dotnet (.NET) ?
What is dotnet (.NET) ?What is dotnet (.NET) ?
What is dotnet (.NET) ?Talha Shahzad
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.netSHADAB ALI
 
The Importance Things of Full Stack Development
The Importance Things of Full Stack DevelopmentThe Importance Things of Full Stack Development
The Importance Things of Full Stack DevelopmentMike Taylor
 
Developing an aspnet web application
Developing an aspnet web applicationDeveloping an aspnet web application
Developing an aspnet web applicationRahul Bansal
 
Cloud Apache OpenOffice based on HTML5
Cloud Apache OpenOffice based on HTML5Cloud Apache OpenOffice based on HTML5
Cloud Apache OpenOffice based on HTML5pescetti
 

Was ist angesagt? (20)

Be project ppt asp.net
Be project ppt asp.netBe project ppt asp.net
Be project ppt asp.net
 
Asp net
Asp netAsp net
Asp net
 
REPORT ON ASP.NET
REPORT ON ASP.NETREPORT ON ASP.NET
REPORT ON ASP.NET
 
Asp net
Asp netAsp net
Asp net
 
Asp.net presentation by gajanand bohra
Asp.net presentation by gajanand bohraAsp.net presentation by gajanand bohra
Asp.net presentation by gajanand bohra
 
3.0 Introduction to .NET Framework
3.0 Introduction to .NET Framework3.0 Introduction to .NET Framework
3.0 Introduction to .NET Framework
 
API
APIAPI
API
 
Synapse india sharing info on dotnet framework part1
Synapse india sharing info on dotnet framework part1Synapse india sharing info on dotnet framework part1
Synapse india sharing info on dotnet framework part1
 
Web 2 0 Requirements
Web 2 0 RequirementsWeb 2 0 Requirements
Web 2 0 Requirements
 
Top frontend web development tools
Top frontend web development toolsTop frontend web development tools
Top frontend web development tools
 
Presentation on Visual Studio
Presentation on Visual StudioPresentation on Visual Studio
Presentation on Visual Studio
 
What is dotnet (.NET) ?
What is dotnet (.NET) ?What is dotnet (.NET) ?
What is dotnet (.NET) ?
 
Introduction to asp.net
Introduction to asp.netIntroduction to asp.net
Introduction to asp.net
 
Vb and asp.net
Vb and asp.netVb and asp.net
Vb and asp.net
 
The Importance Things of Full Stack Development
The Importance Things of Full Stack DevelopmentThe Importance Things of Full Stack Development
The Importance Things of Full Stack Development
 
Career guideline
Career guidelineCareer guideline
Career guideline
 
asp
aspasp
asp
 
Developing an aspnet web application
Developing an aspnet web applicationDeveloping an aspnet web application
Developing an aspnet web application
 
Cloud Apache OpenOffice based on HTML5
Cloud Apache OpenOffice based on HTML5Cloud Apache OpenOffice based on HTML5
Cloud Apache OpenOffice based on HTML5
 
Programming in c#
Programming in c#Programming in c#
Programming in c#
 

Andere mochten auch

Np casosdeexito evercom
Np casosdeexito evercomNp casosdeexito evercom
Np casosdeexito evercomevercom
 
Jet Infosystems 02-2008
Jet Infosystems 02-2008Jet Infosystems 02-2008
Jet Infosystems 02-2008Vadim Andreev
 
Evolving Solutions for New Horizons, Seafood Summit 2012 Keynote Speech
Evolving Solutions for New Horizons, Seafood Summit 2012 Keynote SpeechEvolving Solutions for New Horizons, Seafood Summit 2012 Keynote Speech
Evolving Solutions for New Horizons, Seafood Summit 2012 Keynote SpeechWorldFish
 
Todays learners 2013
Todays learners 2013Todays learners 2013
Todays learners 2013ANSGroup
 
Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”
Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”
Open Lesson: “Gli aspetti giuridici nella partecipazione ai bandi pubblici”Open Campus Tiscali
 
IBM Business Tech Trends in China / 中国企业的业务技术趋势
IBM Business Tech Trends in China / 中国企业的业务技术趋势IBM Business Tech Trends in China / 中国企业的业务技术趋势
IBM Business Tech Trends in China / 中国企业的业务技术趋势IBM Center for Applied Insights
 
LASTING System
LASTING SystemLASTING System
LASTING SystemADR Nord
 
Netway cloud solutions
Netway cloud solutionsNetway cloud solutions
Netway cloud solutionsNetwayClub
 
Ageing creatively. seminar 20th march
Ageing creatively. seminar 20th marchAgeing creatively. seminar 20th march
Ageing creatively. seminar 20th marchNetwell Centre
 
IL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLE
IL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLEIL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLE
IL MONDO DELLE RELAZIONI CHIEDE SISTEMI E REGOLEBRAIN FORCE Italia
 
Vállalati adatok biztonsága és a mobilitás
Vállalati adatok biztonsága és a mobilitásVállalati adatok biztonsága és a mobilitás
Vállalati adatok biztonsága és a mobilitásS&T Consulting Hungary
 
La validazione dei consumi energetici nella Pubblica Amministrazione
La validazione dei consumi energetici nella Pubblica Amministrazione La validazione dei consumi energetici nella Pubblica Amministrazione
La validazione dei consumi energetici nella Pubblica Amministrazione RTC SPA
 
Global Technology Resources interview questions and answers
Global Technology Resources interview questions and answersGlobal Technology Resources interview questions and answers
Global Technology Resources interview questions and answersnydesti930
 
Let Them Eat Hake
Let Them Eat HakeLet Them Eat Hake
Let Them Eat HakeAcceleris
 
IBM Tivoli Endpoint Manager - PCTY 2011
IBM Tivoli Endpoint Manager - PCTY 2011IBM Tivoli Endpoint Manager - PCTY 2011
IBM Tivoli Endpoint Manager - PCTY 2011IBM Sverige
 

Andere mochten auch (19)

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

Ähnlich wie Webhouse

Ähnlich wie Webhouse (20)

Visual studio.net
Visual studio.netVisual studio.net
Visual studio.net
 
As Pdotnet
As PdotnetAs Pdotnet
As Pdotnet
 
Net framework
Net frameworkNet framework
Net framework
 
Rupie asp.net
Rupie asp.netRupie asp.net
Rupie asp.net
 
Microsoft dot net framework
Microsoft dot net frameworkMicrosoft dot net framework
Microsoft dot net framework
 
dotNET frameworks
dotNET frameworksdotNET frameworks
dotNET frameworks
 
Web development using asp.net
Web development using asp.netWeb development using asp.net
Web development using asp.net
 
Asp.netrole
Asp.netroleAsp.netrole
Asp.netrole
 
Microsoft.net architecturte
Microsoft.net architecturteMicrosoft.net architecturte
Microsoft.net architecturte
 
Net framework
Net frameworkNet framework
Net framework
 
.Net overviewrajnish
.Net overviewrajnish.Net overviewrajnish
.Net overviewrajnish
 
Manas
ManasManas
Manas
 
Asp.net
Asp.netAsp.net
Asp.net
 
Attendence system
Attendence systemAttendence system
Attendence system
 
.Net overview
.Net overview.Net overview
.Net overview
 
.Net Overview
.Net Overview.Net Overview
.Net Overview
 
Net development
Net developmentNet development
Net development
 
Net development
Net developmentNet development
Net development
 
Difference between .net and asp.net all you need to know
Difference between .net and asp.net  all you need to knowDifference between .net and asp.net  all you need to know
Difference between .net and asp.net all you need to know
 
Unit - 1: ASP.NET Basic
Unit - 1:  ASP.NET BasicUnit - 1:  ASP.NET Basic
Unit - 1: ASP.NET Basic
 

Kürzlich hochgeladen

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 

Kürzlich hochgeladen (20)

Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).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"); } }
  • 9.
  • 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.