SlideShare ist ein Scribd-Unternehmen logo
1 von 18
Module 4: Creating a Microsoft    ASP.NET Web Form
Overview ,[object Object],[object Object]
Lesson: Creating Web Form s ,[object Object],[object Object],[object Object]
What Is a Web Form? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Creating a Web Form with Visual Studio .NET ,[object Object],[object Object],[object Object]
Demonstration: Converting an HTML Page to a Web Form ,[object Object]
Lesson: Using Server Controls ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
What is a Server Control? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],<asp:Button id=&quot;Button1&quot; runat=&quot;server&quot;  Text=&quot;Submit&quot;/>
Types of Server Controls ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Saving View State ,[object Object],[object Object],[object Object],[object Object],[object Object],<input type=&quot;hidden&quot; name=&quot;__VIEWSTATE&quot; value=&quot;dDwtMTA4MzE0MjEwNTs7Pg==&quot; />
Demonstration: Converting HTML Controls to Server Controls ,[object Object],[object Object],[object Object]
HTML Server Controls ,[object Object],[object Object],<input type= &quot; text &quot;  id= &quot; txtName &quot;   runat= &quot; server &quot;  / >
Web Server Controls ,[object Object],[object Object],[object Object],<asp:TextBox id= &quot; TextBox1 &quot; runat= &quot; server &quot;> Text_to_Display </asp:TextBox> <input name= &quot; TextBox1&quot;  type=&quot;text&quot;  value=&quot; Text_to_Display &quot; Id=&quot;TextBox1&quot;/>
Practice: Identifying the HTML Generated by Web Server Controls ,[object Object],[object Object],[object Object]
Selecting the Appropriate Control You need specific functionality such as a calendar or ad rotator The control will interact with client and server script You are writing a page that might be used by a variety of browsers You are working with existing HTML pages and want to quickly add ASP.NET Web page functionality You prefer a Visual Basic-like programming model You prefer an HTML-like object model Use  Web  Server Controls if: Use HTML Server Controls if: Bandwidth is not a problem Bandwidth is limited
Demonstration: Adding Server Controls to a Web Form ,[object Object],[object Object],[object Object]
Review ,[object Object],[object Object]
Lab  4:  Creating a Microsoft ASP.NET Web Form Medical Medical.aspx Benefits Home Page Default.aspx Life Insurance Life.aspx Retirement Retirement.aspx Dental Dental.aspx Dentists Doctors Doctors.aspx  Doctors Logon Page Login.aspx Registration Register.aspx Coho Winery Prospectus Prospectus.aspx XML Web  Service dentalService1.asmx  Page Header Header.ascx ASPState tempdb Lab Web Application User Control namedate.ascx Menu  Component Class1.vb or Class1.cs XML Files Web. config

Weitere ähnliche Inhalte

Was ist angesagt?

Less04 2 e_testermodule_3
Less04 2 e_testermodule_3Less04 2 e_testermodule_3
Less04 2 e_testermodule_3Suresh Mishra
 
Building custom APIs
Building custom APIsBuilding custom APIs
Building custom APIsPierre MARTIN
 
ASP.NET Session 5
ASP.NET Session 5ASP.NET Session 5
ASP.NET Session 5Sisir Ghosh
 
Using the Google Analytics API to make most popular pages widgets for your we...
Using the Google Analytics API to make most popular pages widgets for your we...Using the Google Analytics API to make most popular pages widgets for your we...
Using the Google Analytics API to make most popular pages widgets for your we...Dean Peters
 
Silver Light By Nyros Developer
Silver Light By Nyros DeveloperSilver Light By Nyros Developer
Silver Light By Nyros DeveloperNyros Technologies
 
Single page applications & SharePoint
Single page applications & SharePointSingle page applications & SharePoint
Single page applications & SharePointFabio Franzini
 
Meta tags
Meta tagsMeta tags
Meta tagshapy
 
SP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'BrienSP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'BrienChris O'Brien
 
Bootstrap - Web stranica za sve preglednike
Bootstrap - Web stranica za sve preglednikeBootstrap - Web stranica za sve preglednike
Bootstrap - Web stranica za sve preglednikeVedran Tomljanović
 
Stripe payment integration with Android app
Stripe payment integration with Android appStripe payment integration with Android app
Stripe payment integration with Android appGeorge Batschinski
 
Architecting single-page front-end apps
Architecting single-page front-end appsArchitecting single-page front-end apps
Architecting single-page front-end appsZohar Arad
 
Spicing up SharePoint web parts
Spicing up SharePoint web partsSpicing up SharePoint web parts
Spicing up SharePoint web partsRandy Williams
 
Ajax Y Accesibilidad
Ajax Y AccesibilidadAjax Y Accesibilidad
Ajax Y Accesibilidaddatole
 
ASP.Net Presentation Part1
ASP.Net Presentation Part1ASP.Net Presentation Part1
ASP.Net Presentation Part1Neeraj Mathur
 

Was ist angesagt? (19)

Less04 2 e_testermodule_3
Less04 2 e_testermodule_3Less04 2 e_testermodule_3
Less04 2 e_testermodule_3
 
Client and server
Client and serverClient and server
Client and server
 
Meta tags
Meta tagsMeta tags
Meta tags
 
Building custom APIs
Building custom APIsBuilding custom APIs
Building custom APIs
 
ASP.NET Session 5
ASP.NET Session 5ASP.NET Session 5
ASP.NET Session 5
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
 
Configuration tips
Configuration tipsConfiguration tips
Configuration tips
 
Using the Google Analytics API to make most popular pages widgets for your we...
Using the Google Analytics API to make most popular pages widgets for your we...Using the Google Analytics API to make most popular pages widgets for your we...
Using the Google Analytics API to make most popular pages widgets for your we...
 
Silver Light By Nyros Developer
Silver Light By Nyros DeveloperSilver Light By Nyros Developer
Silver Light By Nyros Developer
 
Single page applications & SharePoint
Single page applications & SharePointSingle page applications & SharePoint
Single page applications & SharePoint
 
Meta tags
Meta tagsMeta tags
Meta tags
 
SP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'BrienSP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'Brien
 
Bootstrap - Web stranica za sve preglednike
Bootstrap - Web stranica za sve preglednikeBootstrap - Web stranica za sve preglednike
Bootstrap - Web stranica za sve preglednike
 
Stripe payment integration with Android app
Stripe payment integration with Android appStripe payment integration with Android app
Stripe payment integration with Android app
 
Architecting single-page front-end apps
Architecting single-page front-end appsArchitecting single-page front-end apps
Architecting single-page front-end apps
 
Spicing up SharePoint web parts
Spicing up SharePoint web partsSpicing up SharePoint web parts
Spicing up SharePoint web parts
 
Ajax Y Accesibilidad
Ajax Y AccesibilidadAjax Y Accesibilidad
Ajax Y Accesibilidad
 
ajax
ajaxajax
ajax
 
ASP.Net Presentation Part1
ASP.Net Presentation Part1ASP.Net Presentation Part1
ASP.Net Presentation Part1
 

Andere mochten auch

Android stepbystep
Android stepbystepAndroid stepbystep
Android stepbystepKrazy Koder
 
Android security
Android securityAndroid security
Android securityKrazy Koder
 
Android activity
Android activityAndroid activity
Android activityKrazy Koder
 
Android datastorage
Android datastorageAndroid datastorage
Android datastorageKrazy Koder
 
Android activity
Android activityAndroid activity
Android activityKrazy Koder
 
Krazykoder struts2 plugins
Krazykoder struts2 pluginsKrazykoder struts2 plugins
Krazykoder struts2 pluginsKrazy Koder
 
Krazykoder struts2 domain_object_modeldriven
Krazykoder struts2 domain_object_modeldrivenKrazykoder struts2 domain_object_modeldriven
Krazykoder struts2 domain_object_modeldrivenKrazy Koder
 
Android stepbystep
Android stepbystepAndroid stepbystep
Android stepbystepKrazy Koder
 
Android location
Android locationAndroid location
Android locationKrazy Koder
 
Android contentprovider
Android contentproviderAndroid contentprovider
Android contentproviderKrazy Koder
 
Android ui adapter
Android ui adapterAndroid ui adapter
Android ui adapterKrazy Koder
 

Andere mochten auch (20)

Android ui misc
Android ui miscAndroid ui misc
Android ui misc
 
2310 b 01
2310 b 012310 b 01
2310 b 01
 
2310 b 02
2310 b 022310 b 02
2310 b 02
 
2310 b 05
2310 b 052310 b 05
2310 b 05
 
Android stepbystep
Android stepbystepAndroid stepbystep
Android stepbystep
 
Android security
Android securityAndroid security
Android security
 
Android activity
Android activityAndroid activity
Android activity
 
Android datastorage
Android datastorageAndroid datastorage
Android datastorage
 
Android activity
Android activityAndroid activity
Android activity
 
Android search
Android searchAndroid search
Android search
 
2310 b 06
2310 b 062310 b 06
2310 b 06
 
Krazykoder struts2 plugins
Krazykoder struts2 pluginsKrazykoder struts2 plugins
Krazykoder struts2 plugins
 
Krazykoder struts2 domain_object_modeldriven
Krazykoder struts2 domain_object_modeldrivenKrazykoder struts2 domain_object_modeldriven
Krazykoder struts2 domain_object_modeldriven
 
Android stepbystep
Android stepbystepAndroid stepbystep
Android stepbystep
 
2310 b 03
2310 b 032310 b 03
2310 b 03
 
Android search
Android searchAndroid search
Android search
 
Android ui menu
Android ui menuAndroid ui menu
Android ui menu
 
Android location
Android locationAndroid location
Android location
 
Android contentprovider
Android contentproviderAndroid contentprovider
Android contentprovider
 
Android ui adapter
Android ui adapterAndroid ui adapter
Android ui adapter
 

Ähnlich wie 2310 b 04

A Web Developer's Journey across different versions of ASP.NET
A Web Developer's Journey across different versions of ASP.NETA Web Developer's Journey across different versions of ASP.NET
A Web Developer's Journey across different versions of ASP.NETHarish Ranganathan
 
CIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NETCIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NETwebhostingguy
 
Overview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company indiaOverview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company indiaJignesh Aakoliya
 
Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web FormsSAMIR BHOGAYTA
 
Component and Event-Driven Architectures in PHP
Component and Event-Driven Architectures in PHPComponent and Event-Driven Architectures in PHP
Component and Event-Driven Architectures in PHPStephan Schmidt
 
Introduction To Asp.Net Ajax
Introduction To Asp.Net AjaxIntroduction To Asp.Net Ajax
Introduction To Asp.Net AjaxJeff Blankenburg
 
Introduction to ASP.NET MVC
Introduction to ASP.NET MVCIntroduction to ASP.NET MVC
Introduction to ASP.NET MVCSunpawet Somsin
 
Spring MVC
Spring MVCSpring MVC
Spring MVCyuvalb
 
Esposito Ajax Remote
Esposito Ajax RemoteEsposito Ajax Remote
Esposito Ajax Remoteask bills
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages pptIblesoft
 
Lecture 11 Answers
Lecture 11 AnswersLecture 11 Answers
Lecture 11 Answersis4030.ray
 
How to develop asp web applications
How to develop asp web applicationsHow to develop asp web applications
How to develop asp web applicationsDeepankar Pathak
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web ApplicationRishi Kothari
 
Aspnet2 Overview
Aspnet2 OverviewAspnet2 Overview
Aspnet2 Overviewajitbergi
 

Ähnlich wie 2310 b 04 (20)

Vb.Net Web Forms
Vb.Net  Web FormsVb.Net  Web Forms
Vb.Net Web Forms
 
A Web Developer's Journey across different versions of ASP.NET
A Web Developer's Journey across different versions of ASP.NETA Web Developer's Journey across different versions of ASP.NET
A Web Developer's Journey across different versions of ASP.NET
 
Controls
ControlsControls
Controls
 
CIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NETCIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NET
 
Overview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company indiaOverview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company india
 
Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web Forms
 
Developing with HTML5
Developing with HTML5Developing with HTML5
Developing with HTML5
 
Component and Event-Driven Architectures in PHP
Component and Event-Driven Architectures in PHPComponent and Event-Driven Architectures in PHP
Component and Event-Driven Architectures in PHP
 
ASP.NET 4.0 Roadmap
ASP.NET 4.0 RoadmapASP.NET 4.0 Roadmap
ASP.NET 4.0 Roadmap
 
Introduction To Asp.Net Ajax
Introduction To Asp.Net AjaxIntroduction To Asp.Net Ajax
Introduction To Asp.Net Ajax
 
ASP.NET MVC
ASP.NET MVCASP.NET MVC
ASP.NET MVC
 
Walther Aspnet4
Walther Aspnet4Walther Aspnet4
Walther Aspnet4
 
Introduction to ASP.NET MVC
Introduction to ASP.NET MVCIntroduction to ASP.NET MVC
Introduction to ASP.NET MVC
 
Spring MVC
Spring MVCSpring MVC
Spring MVC
 
Esposito Ajax Remote
Esposito Ajax RemoteEsposito Ajax Remote
Esposito Ajax Remote
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages ppt
 
Lecture 11 Answers
Lecture 11 AnswersLecture 11 Answers
Lecture 11 Answers
 
How to develop asp web applications
How to develop asp web applicationsHow to develop asp web applications
How to develop asp web applications
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web Application
 
Aspnet2 Overview
Aspnet2 OverviewAspnet2 Overview
Aspnet2 Overview
 

Mehr von Krazy Koder (20)

2310 b xd
2310 b xd2310 b xd
2310 b xd
 
2310 b xd
2310 b xd2310 b xd
2310 b xd
 
2310 b xd
2310 b xd2310 b xd
2310 b xd
 
2310 b xc
2310 b xc2310 b xc
2310 b xc
 
2310 b xb
2310 b xb2310 b xb
2310 b xb
 
2310 b 17
2310 b 172310 b 17
2310 b 17
 
2310 b 16
2310 b 162310 b 16
2310 b 16
 
2310 b 16
2310 b 162310 b 16
2310 b 16
 
2310 b 15
2310 b 152310 b 15
2310 b 15
 
2310 b 15
2310 b 152310 b 15
2310 b 15
 
2310 b 14
2310 b 142310 b 14
2310 b 14
 
2310 b 13
2310 b 132310 b 13
2310 b 13
 
2310 b 12
2310 b 122310 b 12
2310 b 12
 
2310 b 11
2310 b 112310 b 11
2310 b 11
 
2310 b 10
2310 b 102310 b 10
2310 b 10
 
2310 b 09
2310 b 092310 b 09
2310 b 09
 
2310 b 08
2310 b 082310 b 08
2310 b 08
 
2310 b 08
2310 b 082310 b 08
2310 b 08
 
2310 b 08
2310 b 082310 b 08
2310 b 08
 
2310 b 07
2310 b 072310 b 07
2310 b 07
 

2310 b 04

  • 1. Module 4: Creating a Microsoft ASP.NET Web Form
  • 2.
  • 3.
  • 4.
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15. Selecting the Appropriate Control You need specific functionality such as a calendar or ad rotator The control will interact with client and server script You are writing a page that might be used by a variety of browsers You are working with existing HTML pages and want to quickly add ASP.NET Web page functionality You prefer a Visual Basic-like programming model You prefer an HTML-like object model Use Web Server Controls if: Use HTML Server Controls if: Bandwidth is not a problem Bandwidth is limited
  • 16.
  • 17.
  • 18. Lab 4: Creating a Microsoft ASP.NET Web Form Medical Medical.aspx Benefits Home Page Default.aspx Life Insurance Life.aspx Retirement Retirement.aspx Dental Dental.aspx Dentists Doctors Doctors.aspx Doctors Logon Page Login.aspx Registration Register.aspx Coho Winery Prospectus Prospectus.aspx XML Web Service dentalService1.asmx Page Header Header.ascx ASPState tempdb Lab Web Application User Control namedate.ascx Menu Component Class1.vb or Class1.cs XML Files Web. config