chapter 17 asp.net, web forms and web controls

5
© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 1 Chapter 17 ASP.NET, Web Forms and Web Controls

Upload: brynn-landry

Post on 04-Jan-2016

32 views

Category:

Documents


1 download

DESCRIPTION

Chapter 17 ASP.NET, Web Forms and Web Controls. Design mode. HTML mode. Code-behind page. Thread Life Cycle. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Chapter 17 ASP.NET, Web Forms and Web Controls

© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 1

Chapter 17ASP.NET, Web Forms and Web Controls

Page 2: Chapter 17 ASP.NET, Web Forms and Web Controls

© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 2

Design mode

Page 3: Chapter 17 ASP.NET, Web Forms and Web Controls

© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 3

HTML mode

Page 4: Chapter 17 ASP.NET, Web Forms and Web Controls

© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 4

Code-behind page

Page 5: Chapter 17 ASP.NET, Web Forms and Web Controls

© 2006 ITT Educational Services Inc. Introduction to C# Programming: Unit 10 Slide 5

Thread Life Cycle