Download presentation
Presentation is loading. Please wait.
Published byAvis Newton Modified over 9 years ago
1
Copyright © 2010 Pearson Addison-Wesley. All rights reserved. Chapter 12: Introduction to ASP.NET Programming the World Wide Web 2009 Fifth Edition by Robert W. Sebesta
2
1-2 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-2 Figure 12.1 Inheritance diagrams for ASP.NET documents with and without code-behind files
3
1-3 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-3 Figure 12.2 A display of the output of ex1.aspx
4
1-4 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-4 Table 12.1 Commonly used Web controls and related XHTML elements
5
1-5 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-5 Figure 12.3 The display of ex3.aspx, after the postback
6
1-6 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-6 Figure 12.4 Display of ex4.aspx
7
1-7 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-7 Table 12.2 Validation controls and their properties
8
1-8 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-8 Figure 12.5 Display of ex5.aspx after some text boxes have been filled
9
1-9 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-9 Figure 12.6 A master/content document
10
1-10 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-10 Figure 12.7 The New Web Site window of Visual Studio
11
1-11 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-11 Figure 12.8 The initial Default.aspx document
12
1-12 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-12 Figure 12.9 The skeletal code-behind file furnished by Visual Studio
13
1-13 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-13 Figure 12.10 Initial screen of the zip code application
14
1-14 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-14 Figure 12.11 Screen after entering a name, an address, and a zip code
15
1-15 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-15 Figure 12.12 Screen after the Ajax entry of the city and state.
16
1-16 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-16 Figure 12.13 Screen after a second Ajax entry.
17
1-17 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-17 Figure 12.14 The first part of a service description
18
1-18 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-18 Figure 12.15 An IE browser display of the Adder Web vice
19
1-19 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-19 Figure 12.16 The test display for the Sum3 service method
20
1-20 Copyright © 2010 Pearson Addison-Wesley. All rights reserved. 12-20 Figure 12.17 The result of invoking the Sum3 tester
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.