ASP.NET AJAX entry Series
Http://www.cnblogs.com/Terrylee/archive/2006/11/12/ASPNET_AJAX_QuickStarts.html ASP.NET AJAX entry series will be written on some ASP.NET AJAX controls and the use of the basic knowledge, some of which article original, there are some articles direct translation from the official documents, this section will be constantly updated. å¯¼è¯»ï¼šä½œä¸ºæœ¬ç³»åˆ—æ–‡ç« çš„å¼€ç¯‡ï¼Œç®€å•介ç»ä¸€ä¸‹ASP.NET AJAX的概况åŠå„个组æˆéƒ¨åˆ†ã€‚ ASP.NET AJAX directory entry Series (1): Overview REVIEW: As in the opening article of this series, a brief introduction to and an overview of ASP.NET AJAX components. 导读:ScriptManager控件包括在ASP.NET 2.0 AJAX Extensionsä¸ï¼Œå®ƒç”¨æ¥å¤„ç†é¡µé¢ä¸Šçš„æ‰€æœ‰ç»„件以åŠé¡µé¢å±€éƒ¨æ›´æ–°ï¼Œç”Ÿæˆç›¸å…³çš„客户端代ç†è„šæœ¬ä»¥ä¾¿èƒ½å¤Ÿåœ¨JavaScriptä¸è®¿é—®Web Serviceï¼Œæ‰€æœ‰éœ€è¦æ”¯æŒASP.NET AJAXçš„ASP.NET页é¢ä¸Šæœ‰ä¸”åªèƒ½æœ‰ä¸€ä¸ªScriptManager控件。 ASP.NET AJAX entry Series (2): Use ScriptManager control REVIEW: ScriptManager control in ASP.NET 2.0 AJAX Extensions, it has to deal with all components on the page, as well as local update pages, generating related customer - Acting in the JavaScript scripting in order to be able to visit Web Service, all need to support ASP.NET AJAX on the ASP.NET pages and there can be only one ScriptManager control. In ScriptManager control, we can specify the needs of the script, or designated by JS to call the Web Service, as well as call AuthenticationService and ProfileService, there are pages such as error handling. 导读:在ASP.NET AJAXä¸ï¼Œç”±äºŽä¸€ä¸ªASPX页é¢ä¸Šåªèƒ½æœ‰ä¸€ä¸ªScriptManager控件,所以在有æ¯ç‰ˆé¡µçš„æƒ…况下,如果需è¦åœ¨Master-Pageå’ŒContent-Pageä¸éœ€è¦å¼•å…¥ä¸åŒçš„脚本时,这就需è¦åœ¨Content-pageä¸ä½¿ç”¨ScriptManagerProxyï¼Œè€Œä¸æ˜¯ScriptManager,ScriptManager å’ŒScriptManagerProxy 是两个éžå¸¸ç›¸ä¼¼çš„æŽ§ä»¶ã€‚ ASP.NET AJAX entry Series (3): Use ScriptManagerProxy control REVIEW: ASP.NET AJAX, because of an ASPX pages there can be only one ScriptManager control, a master pages in the circumstances, if necessary Master-Page and Content-Page in the need to introduce a different script, which requires the use of Content-page ScriptManagerProxy rather than ScriptManager, ScriptManager and ScriptManagerProxy are two very similar controls. 导读:UpdatePanelå¯ä»¥ç”¨æ¥åˆ›å»ºä¸°å¯Œçš„局部更新Web应用程åºï¼Œå®ƒæ˜¯ASP.NET 2.0 AJAX Extensionsä¸å¾ˆé‡è¦çš„一个控件,其强大之处在于ä¸ç”¨ç¼–写任何客户端脚本,åªè¦åœ¨ä¸€ä¸ªé¡µé¢ä¸Šæ·»åŠ å‡ ä¸ªUpdatePanel控件和一个ScriptManager控件就å¯ä»¥è‡ªåŠ¨å®žçŽ°å±€éƒ¨æ›´æ–°ã€‚ ASP.NET AJAX entry Series (4): Use UpdatePanel control (1) REVIEW: UpdatePanel rich can be used to create partial update Web applications, it is in ASP.NET 2.0 AJAX Extensions a very important component, its powerful The Department is not prepared any client script, as long as a few pages to add a ScriptManager UpdatePanel controls and controls can be automatically updated locally. Adoption of this simple UpdatePanel to learn about the use of the (first). 导读:UpdatePanelå¯ä»¥ç”¨æ¥åˆ›å»ºä¸°å¯Œçš„局部更新Web应用程åºï¼Œå®ƒæ˜¯ASP.NET 2.0 AJAX Extensionsä¸å¾ˆé‡è¦çš„一个控件,其强大之处在于ä¸ç”¨ç¼–写任何客户端脚本,åªè¦åœ¨ä¸€ä¸ªé¡µé¢ä¸Šæ·»åŠ å‡ ä¸ªUpdatePanel控件和一个ScriptManager控件就å¯ä»¥è‡ªåŠ¨å®žçŽ°å±€éƒ¨æ›´æ–°ã€‚ ASP.NET AJAX entry series (5): UpdatePanel use controls (2) REVIEW: UpdatePanel rich can be used to create partial update Web applications, it is in ASP.NET 2.0 AJAX Extensions a very important component, its powerful The Department is not prepared any client script, as long as a few pages to add a ScriptManager UpdatePanel controls and controls can be automatically updated locally. Adoption of this UpdatePanel to learn to use some other method (second). 导读:在ASP.NET AJAX Beta2ä¸ï¼ŒUpdateProgress控件已ç»ä»Žâ€œå¢žå€¼â€CTPä¸ç§»åˆ°äº†ASP.NET AJAXæ ¸å¿ƒä¸ï¼Œæœ¬æ–‡ç®€å•介ç»ä¸€äº›å®ƒçš„基本用法,翻译自官方文档。 ASP.NET AJAX entry Series (6): UpdateProgress control briefly REVIEW: ASP.NET AJAX Beta2, UpdateProgress control from the "value-added" in the CTP moved ASP.NET AJAX core, the paper briefly some of its Basic usage, translation from the official documents. å¯¼è¯»ï¼šåœ¨æœ¬ç¯‡æ–‡ç« ä¸ï¼Œæˆ‘们将通过编写JavaScriptæ¥ä½¿ç”¨å®¢æˆ·ç«¯è¡Œä¸ºæ‰©å±•UpdateProgress控件,客户端代ç 将使用ASP.NET AJAX Libraryä¸çš„PageRequestManager,在UpdateProgress控件ä¸ï¼Œå°†æ·»åŠ ä¸€ä¸ªButton,æ¥å…è®¸ç”¨æˆ·å–æ¶ˆå¼‚æ¥æ›´æ–°ï¼Œå¹¶ä¸”ä½¿ç”¨å®¢æˆ·ç«¯è„šæœ¬æ¥æ˜¾ç¤ºæˆ–者éšè—进度信æ¯ï¼Œç¿»è¯‘自官方文档。 ASP.NET AJAX entry series (7): the use of client script UpdateProgress programming REVIEW: In this article, we will be prepared through the use of JavaScript to expand client acts UpdateProgress control, client code will be used ASP.NET AJAX Library of PageRequestManager in UpdateProgress control, will add a Button to allow users to cancel asynchronous updates, and the use of client-side script to display or hide the progress of information, since official document translation. 导读:在UpdatePanelæŽ§ä»¶å¼‚æ¥æ›´æ–°æ—¶ï¼Œå¦‚果有错误å‘生,默认情况下会弹出一个Alertå¯¹è¯æ¡†æ˜¾ç¤ºå‡ºé”™è¯¯ä¿¡æ¯ï¼Œè¿™å¯¹ç”¨æˆ·æ¥è¯´æ˜¯ä¸å‹å¥½çš„,本文看一下如何在æœåŠ¡ç«¯å’Œå®¢æˆ·ç«¯è„šæœ¬ä¸è‡ªå®šä¹‰å¼‚常处ç†ï¼Œç¿»è¯‘自官方文档。 ASP.NET AJAX entry Series (8): Since the definition of exception handling REVIEW: UpdatePanel control asynchronous updates, and if there are mistakes in the future, by default under Alert dialog box will pop up a show error messages, which users is unfriendly, we look at how the service and client scripts defined exception handling, translation of official documents since. 导读:本文简å•介ç»ä¸€ä¸‹åœ¨æ¯ç‰ˆé¡µä¸ä½¿ç”¨UpdatePanel控件,翻译自官方文档。 ASP.NET AJAX entry Series (9): master pages in the use of UpdatePanel REVIEW: This paper briefly talk about in the use of master pages UpdatePanel control, the official document translation. 导读:本文主è¦é€šè¿‡ä¸€ä¸ªç®€å•示例,让Web页é¢åœ¨ä¸€å®šçš„æ—¶é—´é—´éš”内局部刷新,æ¥å¦ä¹ 一下ASP.NET AJAXä¸çš„æœåŠ¡ç«¯Timer控件的简å•使用。 ASP.NET AJAX entry Series (10): Timer controls simple to use REVIEW: This paper mainly through a simple example, the Web page in a certain time interval, partial refresh, to learn about the services ASP.NET AJAX-Timer control the use of simple. 导读:本文将使用Timer控件更新两个UpdatePanel控件,Timer控件将放在UpdatePanel控件的外é¢ï¼Œå¹¶å°†å®ƒé…置为UpdatePanel的触å‘器,翻译自官方文档 ASP.NET AJAX entry Series (11): used in a number of UpdatePanle Timer control REVIEW: This paper will be used to update two Timer control UpdatePanel control, Timer controls will be placed on the outside of UpdatePanel control, and its configuration The trigger for the UpdatePanel, translation of official documents since
Tags: css entry






Leave a Reply