tailieunhanh - The IntroductionMicrosoft’s ASP.NET

Công nghệ của Microsoft 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 cố hữu trong công nghệ, nhiều trong số đó có thể được giải quyết bởi các tính năng mới có trong Microsoft Phần mở rộng AJAX. Những phần mở rộng cho phép nhiều tính năng khách hàng mới phong phú, bao gồm cả vẽ một phần của trang mà không cần. | 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 many of which can be addressed by the new features included in the Microsoft AJAX Extensions. These extensions enable many new rich client features including partial rendering of pages without requiring a full page refresh the ability to access Web Services via client script including the profiling API and an extensive client-side API designed to mirror many of the control schemes seen in the server-side control set. This whitepaper examines the XML Triggers functionality of the AJAX UpdatePanel component. XML Triggers give granular control over the components that can cause partial rendering for specific UpdatePanel controls. This whitepaper is based on the Beta 2 release of the .NET Framework and Visual Studio 2008. The AJAX Extensions previously an add-on assembly targeted at are now integrated into the .NET Framework Base Class Library. This whitepaper also assumes that you will be working with Visual Studio 2008 not Visual Web Developer Express and will provide walkthroughs according to the user interface of Visual Studio although code listings will be entirely compatible regardless of development environment . Triggers Triggers for a given UpdatePanel by default automatically include any child controls that invoke a postback including for example TextBox controls that have their AutoPostBack property set to true. However triggers can also be included declaratively using markup this is done within the triggers section of the UpdatePanel control declaration. Although triggers can be accessed via the Triggers collection property it is recommended that you register any partial render triggers at run-time for instance if a control is not available at design time by

TỪ KHÓA LIÊN QUAN
crossorigin="anonymous">
Đã 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.