Foundations of ASP.NET AJAX

AJAX is fast becoming a de facto standard for developing responsive and rich web applications. This evolutionary step in the user experience is being used in more and more web applications from Outlook Web Access to Google maps and beyond. But how do you write AJAX applications? Not too long ago,...

Mô tả đầy đủ

Đã lưu trong:
Chi tiết về thư mục
Những tác giả chính: Pars, Robin, Moroney, Laurence
Định dạng: Sách
Ngôn ngữ:English
Được phát hành: Apress 2012
Những chủ đề:
Truy cập trực tuyến:http://scholar.dlu.edu.vn/thuvienso/handle/DLU123456789/31366
Các nhãn: Thêm thẻ
Không có thẻ, Là người đầu tiên thẻ bản ghi này!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Miêu tả
Tóm tắt:AJAX is fast becoming a de facto standard for developing responsive and rich web applications. This evolutionary step in the user experience is being used in more and more web applications from Outlook Web Access to Google maps and beyond. But how do you write AJAX applications? Not too long ago, you had to be a JavaScript expert and use tools that are not as sophisticated as those used in standard ASP.NET development. As such, it had been difficult and time-consuming to develop, debug, and maintain AJAX applications despite their innate user friendliness. However, as the popularity and use of AJAX web applications rose, so did a number of frameworks designed to ease AJAX development by providing more out-of-the-box functionality. A few of those packages had been somewhat geared toward developers working with ASP.NET. After a long beta period, in early 2007, Microsoft officially released the ASP.NET AJAX Extensions, which include a set of client- and server-side controls and functionality leveraging some of the existing technologies in ASP.NET. This release also included the ASP.NET AJAX Toolkit, which contains a set of control extenders that offer enhanced UI effects and built-in AJAX capabilities that can be used on a page with very little development effort. With this release, Microsoft brought about major productivity leaps to AJAX development in the world of ASP.NET.