TAILIEUCHUNG - IntroductionMicrosoft’s ASP.NET

Microsoft công nghệ mang lại một mô hình lập trình hướng đối tượng và hướng sự kiện và kết hợp nó với những lợi ích của mã biên dịch. Tuy nhiên, mô hình xử lý phía máy chủ của nó có một số nhược điểm vốn có trong công nghệ: thông tin cập nhật Trang yêu cầu một chuyến đi vòng quanh các máy chủ, đòi hỏi một sự làm mới trang. Vòng chuyến đi làm không tồn tại bất kỳ tác dụng tạo ra bởi Javascript hoặc công nghệ phía máy khách khác (chẳng hạn như Adobe Flash). | Introduction Microsoft s technology brings an object-oriented and event-driven programming model and unites it with the benefits of compiled code. However its server-side processing model has several drawbacks inherent in the technology Page updates require a round-trip to the server which requires a page refresh. Round-trips do not persist any effects generated by Javascript or other client-side technology such as Adobe Flash During postback browsers other than Microsoft Internet Explorer do not support automatically restoring the scroll position. And even in Internet Explorer there is still a flicker as the page is refreshed. Postbacks may involve a high amount of bandwidth as the_VIEWSTATE form field may grow especially when dealing with controls such as the GridView control or repeaters. There is no unified model for accessing Web Services through JavaScript or other clientside technology. Enter Microsoft s AJAX extensions. AJAX which stands for Asynchronous JavaScript And XML is an integrated framework for providing incremental page updates via cross-platform JavaScript composed of server-side code comprising the Microsoft AJAX Framework and a script component called the Microsoft AJAX Script Library. The AJAX extensions also provide cross-platform support for accessing Web Services via JavaScript. This whitepaper examines the partial page updates functionality of the AJAX Extensions which includes the ScriptManager component the UpdatePanel control and the UpdateProgress control and considers scenarios in which they should or should not be utilized. This whitepaper is based on the Beta 2 release of the Visual Studio 2008 and the .NET Framework which integrates the AJAX Extensions into the Base Class Library where it was previously an add-on component available for . This whitepaper also assumes that you are using Visual Studio 2008 and not Visual Web Developer Express Edition some project .

TỪ KHÓA LIÊN QUAN
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.