© 2016, Mike Murach & Associates, Inc. Chapter 23 © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
© 2016, Mike Murach & Associates, Inc. Objectives © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Google’s Auto Suggest feature © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Netflix’s popup feature © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
How a normal HTTP request is processed © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
How Ajax updates the contents of a web page © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The architecture of ASP.NET Ajax © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Components of ASP.NET Ajax © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
ASP.NET Ajax server controls © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The URL for the Ajax Control Toolkit © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Common properties of the ScriptManager control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The aspx code for a ScriptManager control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
© 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
A page with a ScriptManagerProxy control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The aspx for the ScriptManagerProxy control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
© 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
Two properties of the UpdatePanel control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The starting aspx code for an UpdatePanel control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The aspx code for an UpdatePanel control that specifies triggers © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
A Timer control in Design view © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Two properties of the Timer control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
An UpdateProgress control in Design view © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
Three properties of the UpdateProgress control © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
© 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
© 2016, Mike Murach & Associates, Inc. The View Products page © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The ProductView.cs file © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The ProductViewList.cs file © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The ProductViewList.cs file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The form element in the Default.aspx file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The Default.aspx.cs file © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
The Default.aspx.cs file (cont.) © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015
© 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
Exercise 23-2 Ajax enable the Halloween Store application © 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015