... ch06.qxp 7/18/06 3:15 PM Page 138 6 What Is Built into ASP. NET ASP. NET 2.0 contains an incredible amount of enhancements over ASP. NET 1.0 and 1.1. The ASP. NET team has attempted to address various areas ... controls that ship with ASP. NET come with the ability to support callback functionality. Specifically, these controls are the: ❑ TreeView ❑ GridView ❑ DetailsView These contr...
Ngày tải lên: 03/07/2014, 06:20
... Experience 5 What Is Ajax? 6 Advantages of Ajax 6 History of Ajax 7 Technologies That Make Up Ajax 8 Running Ajax Applications 8 Who’s Using Ajax? 9 Problems Ajax Won’t Solve 9 Summary 10 Chapter ... killer technology. I started working with the Ajax library for ASP. NET in June 2005, and I wondered if the topic of Ajax on ASP. NET had enough meat to write about. With Sc...
Ngày tải lên: 27/03/2014, 13:42
Beginning Ajax with ASP.NET- P7 pot
... <script> tag is included within the <head> section of the page with the src attribute specifying the script file to include, in this case, the CommonAJAXLibrary .js that you have ... CreateXmlHttpRequestObject() and included in a script file named CommonAJAXLibrary.js. The following code fragment shows how to include the file for use within your applications, and you will see...
Ngày tải lên: 03/07/2014, 06:20