TAILIEUCHUNG - Foundations of ASP.NET AJAX phần 4

bằng cách sử dụng công nghệ chính xác. May mắn thay, quá trình này là một chút đơn giản hơn so với mã spaghetti bạn có thể nhớ phải viết khi sử dụng các hàm JavaScript được sử dụng nhiều DOM, đã phải làm việc trên các trình duyệt: Bây giờ, nếu bạn xem sản lượng trình duyệt | 66 CHAPTER 4 AJAX CLIENT LIBRARIES Note The AJAX client library also includes a StringBuilder class in the Sys namespace that is quite similar in terms of functionality to the StringBuilder class in the .NET Framework and is a great candidate to be used for extensive string manipulation on the client. The Sys Namespace The Sys namespace is the root namespace for xyz and basically is the running engine behind AJAX. The members of this namespace are classes responsible for the core AJAX functionality you have seen so far in the book. These classes do all the under the hood heavy lifting handling issues such as data serialization application life cycle and asynchronous operation to just name a few. Extensive coverage of all the classes and features of this namespace is well beyond the scope of this chapter but you will learn about some of the key pieces of this important namespace. Table 4-9 lists the main namespaces of the ASPNET AJAX Client Library. Table 4-9. Namespaces of the AJAX Client Library Namespace Description Sys Root namespace also contains some base classes such as Provides networking and communication support such as facilities to access web services Contains a set of classes for comprehensive UI support such as events and control properties Provides support for application services such as Login Authentication Provides support for data serialization JSON Contains classes for asynchronous page loading among others The root Sys namespace includes classes and interfaces used throughout the AJAX Client Library by all other namespaces. One such interface is IDisposable which much like its cousin interface in the .NET Framework provides a consistent interface for proper deletion of objects in the AJAX Client Library. The root Sys namespace also includes the all-important class which plays a major role in the page

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.