SlideShare a Scribd company logo
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

More Related Content

What's hot

Less04 2 e_testermodule_3
Less04 2 e_testermodule_3Less04 2 e_testermodule_3
Less04 2 e_testermodule_3
Suresh Mishra
 
Client and server
Client and serverClient and server
Meta tags
Meta tagsMeta tags
Meta tags
Partnered Health
 
Building custom APIs
Building custom APIsBuilding custom APIs
Building custom APIs
Pierre MARTIN
 
ASP.NET Session 5
ASP.NET Session 5ASP.NET Session 5
ASP.NET Session 5
Sisir Ghosh
 
Html tutorial
Html tutorialHtml tutorial
Html tutorial
Santhosh Jami
 
Configuration tips
Configuration tipsConfiguration tips
Configuration tips
vraopolisetti
 
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 Developer
Nyros Technologies
 
Single page applications & SharePoint
Single page applications & SharePointSingle page applications & SharePoint
Single page applications & SharePoint
Fabio Franzini
 
Meta tags
Meta tagsMeta tags
Meta tags
hapy
 
SP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'BrienSP2013 for Developers - Chris O'Brien
SP2013 for Developers - Chris O'Brien
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
Vedran Tomljanović
 
Stripe payment integration with Android app
Stripe payment integration with Android appStripe payment integration with Android app
Stripe payment integration with Android app
George Batschinski
 
Architecting single-page front-end apps
Architecting single-page front-end appsArchitecting single-page front-end apps
Architecting single-page front-end apps
Zohar Arad
 
Spicing up SharePoint web parts
Spicing up SharePoint web partsSpicing up SharePoint web parts
Spicing up SharePoint web parts
Randy Williams
 
Ajax Y Accesibilidad
Ajax Y AccesibilidadAjax Y Accesibilidad
Ajax Y Accesibilidad
datole
 
ajax
ajaxajax
ajax
yuvaraj
 
ASP.Net Presentation Part1
ASP.Net Presentation Part1ASP.Net Presentation Part1
ASP.Net Presentation Part1
Neeraj Mathur
 

What's hot (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
 

Viewers also liked

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

Viewers also liked (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
 

Similar to 2310 b 04

Vb.Net Web Forms
Vb.Net  Web FormsVb.Net  Web Forms
Vb.Net Web Forms
Dutch Dasanaike {LION}
 
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
Harish Ranganathan
 
Controls
ControlsControls
Controls
Iblesoft
 
CIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NETCIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NET
webhostingguy
 
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
Jignesh 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 Forms
SAMIR BHOGAYTA
 
Developing with HTML5
Developing with HTML5Developing with HTML5
Developing with HTML5
ptcu_systems_india
 
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
Stephan Schmidt
 
ASP.NET 4.0 Roadmap
ASP.NET 4.0 RoadmapASP.NET 4.0 Roadmap
ASP.NET 4.0 Roadmap
Harish Ranganathan
 
Introduction To Asp.Net Ajax
Introduction To Asp.Net AjaxIntroduction To Asp.Net Ajax
Introduction To Asp.Net Ajax
Jeff Blankenburg
 
ASP.NET MVC
ASP.NET MVCASP.NET MVC
ASP.NET MVC
Paul Stovell
 
Walther Aspnet4
Walther Aspnet4Walther Aspnet4
Walther Aspnet4
rsnarayanan
 
Introduction to ASP.NET MVC
Introduction to ASP.NET MVCIntroduction to ASP.NET MVC
Introduction to ASP.NET MVC
Sunpawet Somsin
 
Spring MVC
Spring MVCSpring MVC
Spring MVC
yuvalb
 
Esposito Ajax Remote
Esposito Ajax RemoteEsposito Ajax Remote
Esposito Ajax Remote
ask bills
 
Master pages ppt
Master pages pptMaster pages ppt
Master pages ppt
Iblesoft
 
Lecture 11 Answers
Lecture 11 AnswersLecture 11 Answers
Lecture 11 Answers
is4030.ray
 
How to develop asp web applications
How to develop asp web applicationsHow to develop asp web applications
How to develop asp web applications
Deepankar Pathak
 
Developing an ASP.NET Web Application
Developing an ASP.NET Web ApplicationDeveloping an ASP.NET Web Application
Developing an ASP.NET Web Application
Rishi Kothari
 
Aspnet2 Overview
Aspnet2 OverviewAspnet2 Overview
Aspnet2 Overview
ajitbergi
 

Similar to 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
 

More from Krazy Koder

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

More from 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