TAILIEUCHUNG - ASP.NET AJAX Programmer’s Reference - Chapter 7

Component Development Infrastructure Khung NET và. Cung cấp cho phía máy chủ lập trình với các cơ sở hạ tầng cần thiết cho phát triển thành phần. Bạn có thể nghĩ của một thành phần như một đơn vị chức năng thực hiện một API nổi tiếng. Một thành phần có thể có hoặc không có thể có một sự hiện diện hình ảnh trong giao diện người dùng của một ứng dụng. Ví dụ, một bộ định thời là một thành phần mà không làm cho đánh dấu hình ảnh trong một trang . GridView A, mặt khác,. | . . . 7 Component Development Infrastructure The and .NET Frameworks provide server-side programmers with the necessary infrastructure for component development. You can think of a component as a unit of functionality that implements a well-known API. A component may or may not have a visual presence in the user interface of an application. For example a timer is a component that does not render visual markup in an page. A Gridview on the other hand is a component that does render visual markup in a page. Thanks to the and .NET component development infrastructure you can develop components such as Gridview with minimal time and effort. The AJAX client-side framework provides client-side programmers with a componentdevelopment infrastructure that emulates its and .NET counterparts to enable you to develop client-side components with minimal time and effort. The AJAX component-development infrastructure consists of a set of well-defined interfaces and classes as discussed in this chapter. First this chapter presents the main interfaces that make up the AJAX componentdevelopment infrastructure. Then the chapter introduces two main classes of this infrastructure Component and -Application. Every AJAX component including your own custom components directly or indirectly derives from the Component base class. This base class defines the lifecycle that every component application must go through. A component lifecycle consists of well-defined phases as discussed in this chapter. Therefore deriving your custom component classes from the Component base class automatically enables your component to participate in a typical component lifecycle. Every AJAX application is represented by an instance of the -Application class. This instance is created by the AJAX framework and exposed through the variable. The -Application class defines the lifecycle that every AJAX .

TÀI LIỆU MỚI ĐĂNG
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.