Download presentation
Presentation is loading. Please wait.
1
© 2016, Mike Murach & Associates, Inc.
Chapter 23 © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
2
© 2016, Mike Murach & Associates, Inc.
Objectives © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
3
Google’s Auto Suggest feature
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
4
Netflix’s popup feature
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
5
How a normal HTTP request is processed
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
6
How Ajax updates the contents of a web page
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
7
The architecture of ASP.NET Ajax
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
8
Components of ASP.NET Ajax
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
9
ASP.NET Ajax server controls
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
10
The URL for the Ajax Control Toolkit
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
11
Common properties of the ScriptManager control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
12
The aspx code for a ScriptManager control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
13
© 2016, Mike Murach & Associates, Inc.
The aspx code for a ScriptManager control that registers two web services © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
14
A page with a ScriptManagerProxy control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
15
The aspx for the ScriptManagerProxy control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
16
© 2016, Mike Murach & Associates, Inc.
The aspx code for a ScriptManagerProxy control that registers a service © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
17
Two properties of the UpdatePanel control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
18
The starting aspx code for an UpdatePanel control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
19
The aspx code for an UpdatePanel control that specifies triggers
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
20
A Timer control in Design view
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
21
Two properties of the Timer control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
22
An UpdateProgress control in Design view
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
23
Three properties of the UpdateProgress control
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
24
© 2016, Mike Murach & Associates, Inc.
The aspx code for an UpdatePanel control with an UpdateProgress control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
25
© 2016, Mike Murach & Associates, Inc.
The View Products page © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
26
The ProductView.cs file
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
27
The ProductViewList.cs file
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
28
The ProductViewList.cs file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
29
The form element in the Default.aspx file
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
30
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
31
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
32
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
33
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
34
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
35
The form element in the Default.aspx file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
36
The Default.aspx.cs file
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
37
The Default.aspx.cs file (cont.)
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
38
© 2016, Mike Murach & Associates, Inc.
Extra 23-1 Test the View Products application and add an UpdateProgress control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
39
Exercise 23-2 Ajax enable the Halloween Store application
© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.