AspNetCore.Docs/aspnet/web-forms/videos/aspnet-ajax/index.md

64 lines
5.4 KiB
Markdown
Raw Normal View History

merge aspnetmigration to master (#2668) * Initial aspnet migration * Updating legacy urls * Clearing .gitignore file Clearing .gitignore file because this isnt a normal .net application where we want to strip away debug files, etc. We want to include everything under these folders. * Updating webhooks toc reference * Removing header debug links * Updating webhooks toc * Updating double quotes in metadata to use single quotes * Moving all code blocks to external files * Updating newlines for step-by-step * Fixing indent problem on some code blocks * Fixing newlines in alt attribute for images; Fixing some missing code block references * Resyncing with live content * Refreshing content from production * Trying to get pdf to generate for our aspnetmigration branch * Update .openpublishing.publish.config.json * Refresh from prod; Removing some legacy urls for pages that shouldnt have it * Updating index pages and removing legacy urls * Updating warning and caution notes * Removing downloads * remove aspnet from exclude list (#2549) * First pass at language detection * Updating author and adding in msc.type * Updating code blocks * Updating note styles * Fixing note styles * Updating docfx.json file to allow pdfs and gifs * Fixing note stylings for bold notes * Updating docfx.json to allow exe, zip and wmv files * Fixing note styles with period; Fixing downloads links * Fixing code blocks for razor cs and vb * Fixing more downloads links; Fixing a few code blocks * Removing   html entity * Fixing some more note stylings * Syncing with prod * Fixing issues with content * Rebuilding toc file * Adding back in files accidentally deleted * Fixing some security notes * Fixing some note styles * Updating unknown code blocks * Updating article * Fixing link * Fixing link * Fixing link * Fixing invalid characters * preliminary toc changes * update toc * fix toc folder with only one link * Fixing extra heading * Fixing articles * Reworking ajax pages * Fixing encoding issues * Updating markup in articles * Fixing space * Fixing spacing issues with links * Fixing note styles * Fixing inline note styles * Fixing missing image * Adding space * Rolling back gitignore file and adding a new one for /aspnet * Fixing some code blocks * Updating code block language * Renaming file * Updating code language * Fixing code blocks * Fixing code blocks * Fixing spaces before 'using' * Fixing cs to js * Changing Note type * Updating broken reference * Replacing headings with bolds under notes/tips, etc * Fixing markdown for pipes * Another attempted to fix pipe characters * Fixing markdown for pipes * remove text about being thread-safe (#2630) * Fixing spacing issue with list * Trying to fix pipe issue * new how to choose doc * move choose doc to core folder * add api ref * fix link * Adding in ms.assetid * Removing \ufeff * fix link * link to mvc intro instead of webhooks * add scenarios * put core first, vertical orientation for scenarios * reorganize toc, make overview work like core version * fix yaml * fix broken links * Adding space * add download link * tweak tables * eliminate images * eliminate images 2 * tweak scenario section headings * add link to core in asp.net overview * Removing gears * Updating table * Updating code block languages * fix urls (#2663) * Removing embedded in-article TOC from top of articles * fix urls (#2666) * fix urls * fix urls * Removing embedded in-article TOC from top of articles * Revert "Removing embedded in-article TOC from top of articles" This reverts commit ff1c3ccdf1cf2d705e0bb040144a10fa130796f6. * Revert "Removing embedded in-article TOC from top of articles" This reverts commit 17c37c726d930ec6854b545bab076dffda486ebe.
2017-02-04 05:40:22 +08:00
---
uid: web-forms/videos/aspnet-ajax/index
merge aspnetmigration to master (#2668) * Initial aspnet migration * Updating legacy urls * Clearing .gitignore file Clearing .gitignore file because this isnt a normal .net application where we want to strip away debug files, etc. We want to include everything under these folders. * Updating webhooks toc reference * Removing header debug links * Updating webhooks toc * Updating double quotes in metadata to use single quotes * Moving all code blocks to external files * Updating newlines for step-by-step * Fixing indent problem on some code blocks * Fixing newlines in alt attribute for images; Fixing some missing code block references * Resyncing with live content * Refreshing content from production * Trying to get pdf to generate for our aspnetmigration branch * Update .openpublishing.publish.config.json * Refresh from prod; Removing some legacy urls for pages that shouldnt have it * Updating index pages and removing legacy urls * Updating warning and caution notes * Removing downloads * remove aspnet from exclude list (#2549) * First pass at language detection * Updating author and adding in msc.type * Updating code blocks * Updating note styles * Fixing note styles * Updating docfx.json file to allow pdfs and gifs * Fixing note stylings for bold notes * Updating docfx.json to allow exe, zip and wmv files * Fixing note styles with period; Fixing downloads links * Fixing code blocks for razor cs and vb * Fixing more downloads links; Fixing a few code blocks * Removing   html entity * Fixing some more note stylings * Syncing with prod * Fixing issues with content * Rebuilding toc file * Adding back in files accidentally deleted * Fixing some security notes * Fixing some note styles * Updating unknown code blocks * Updating article * Fixing link * Fixing link * Fixing link * Fixing invalid characters * preliminary toc changes * update toc * fix toc folder with only one link * Fixing extra heading * Fixing articles * Reworking ajax pages * Fixing encoding issues * Updating markup in articles * Fixing space * Fixing spacing issues with links * Fixing note styles * Fixing inline note styles * Fixing missing image * Adding space * Rolling back gitignore file and adding a new one for /aspnet * Fixing some code blocks * Updating code block language * Renaming file * Updating code language * Fixing code blocks * Fixing code blocks * Fixing spaces before 'using' * Fixing cs to js * Changing Note type * Updating broken reference * Replacing headings with bolds under notes/tips, etc * Fixing markdown for pipes * Another attempted to fix pipe characters * Fixing markdown for pipes * remove text about being thread-safe (#2630) * Fixing spacing issue with list * Trying to fix pipe issue * new how to choose doc * move choose doc to core folder * add api ref * fix link * Adding in ms.assetid * Removing \ufeff * fix link * link to mvc intro instead of webhooks * add scenarios * put core first, vertical orientation for scenarios * reorganize toc, make overview work like core version * fix yaml * fix broken links * Adding space * add download link * tweak tables * eliminate images * eliminate images 2 * tweak scenario section headings * add link to core in asp.net overview * Removing gears * Updating table * Updating code block languages * fix urls (#2663) * Removing embedded in-article TOC from top of articles * fix urls (#2666) * fix urls * fix urls * Removing embedded in-article TOC from top of articles * Revert "Removing embedded in-article TOC from top of articles" This reverts commit ff1c3ccdf1cf2d705e0bb040144a10fa130796f6. * Revert "Removing embedded in-article TOC from top of articles" This reverts commit 17c37c726d930ec6854b545bab076dffda486ebe.
2017-02-04 05:40:22 +08:00
title: "ASP.NET AJAX | Microsoft Docs"
author: rick-anderson
description: "Ways to work with ASP.NET AJAX to create highly responsive pages, even if you're not a JavaScript expert."
ms.author: aspnetcontent
manager: wpickett
ms.date: 10/05/2011
ms.topic: article
ms.assetid: 754b8c66-cefc-42d6-9f02-685efabdfcc6
ms.technology: dotnet-webforms
ms.prod: .net-framework
msc.legacyurl: /web-forms/videos/aspnet-ajax
msc.type: chapter
---
ASP.NET AJAX
====================
> Ways to work with ASP.NET AJAX to create highly responsive pages, even if you're not a JavaScript expert.
- [Get Started with ASP.NET AJAX](how-do-i-get-started-with-aspnet-ajax.md)
- [Implement Dynamic Partial-Page Updates with ASP.NET AJAX](how-do-i-implement-dynamic-partial-page-updates-with-aspnet-ajax.md)
- [Make Client-Side Network Callbacks with ASP.NET AJAX](how-do-i-make-client-side-network-callbacks-with-aspnet-ajax.md)
- [Add ASP.NET AJAX Features to an Existing Web Application](how-do-i-add-aspnet-ajax-features-to-an-existing-web-application.md)
- [ASP.NET AJAX Enable an Existing Web Service](how-do-i-aspnet-ajax-enable-an-existing-web-service.md)
- [ASP.NET AJAX Client Library Controls](how-do-i-use-the-aspnet-ajax-client-library-controls.md)
- [Use an ASP.NET AJAX ScriptManagerProxy](how-do-i-use-an-aspnet-ajax-scriptmanagerproxy.md)
- [ASP.NET AJAX RoundedCorners Extender](how-do-i-use-the-aspnet-ajax-roundedcorners-extender.md)
- [ASP.NET AJAX Timer Control](how-do-i-use-the-aspnet-ajax-timer-control.md)
- [Implement the Predictive Fetch Pattern for AJAX](how-do-i-implement-the-predictive-fetch-pattern-for-ajax.md)
- [Implement the AJAX Paging Pattern](how-do-i-implement-the-ajax-paging-pattern.md)
- [Implement the AJAX Incremental Page Display Pattern](how-do-i-implement-the-ajax-incremental-page-display-pattern.md)
- [Implement the Incremental Page Display Pattern using HTTP GET and POST](how-do-i-implement-the-incremental-page-display-pattern-using-http-get-and-post.md)
- [ASP.NET AJAX UpdateProgress Control](how-do-i-use-the-aspnet-ajax-updateprogress-control.md)
- [ASP.NET AJAX History Control](how-do-i-use-the-aspnet-ajax-history-control.md)
- [Implement the AJAX After Processing Pattern](how-do-i-implement-the-ajax-after-processing-pattern.md)
- [Update Multiple Regions of a Page with ASP.NET AJAX](how-do-i-update-multiple-regions-of-a-page-with-aspnet-ajax.md)
- [Choose Between Methods of AJAX Page Updates](how-do-i-choose-between-methods-of-ajax-page-updates.md)
- [Use Other JavaScript User Interface Libraries with ASP.NET AJAX](how-do-i-use-other-javascript-user-interface-libraries-with-aspnet-ajax.md)
- [Use the ASP.NET AJAX Profile Services](how-do-i-use-the-aspnet-ajax-profile-services.md)
- [Debug ASP.NET AJAX Applications Using Visual Studio 2005](how-do-i-debug-aspnet-ajax-applications-using-visual-studio-2005.md)
- [Build a Custom ASP.NET AJAX Server Control](how-do-i-build-a-custom-aspnet-ajax-server-control.md)
- [Use JavaScript to Refresh an ASP.NET AJAX UpdatePanel](how-do-i-use-javascript-to-refresh-an-aspnet-ajax-updatepanel.md)
- [Determine Whether an Asynchronous Postback has Occurred](how-do-i-determine-whether-an-asynchronous-postback-has-occurred.md)
- [Use the Conditional UpdateMode of the UpdatePanel](how-do-i-use-the-conditional-updatemode-of-the-updatepanel.md)
- [Implement the Persistent Communications Pattern with the UpdatePanel](how-do-i-implement-the-persistent-communications-pattern-with-the-updatepanel.md)
- [Localize an ASP.NET AJAX Application](how-do-i-localize-an-aspnet-ajax-application.md)
- [Implement the Persistent Communications Pattern using Web Services](how-do-i-implement-the-persistent-communications-pattern-using-web-services.md)
- [Trigger an UpdatePanel Refresh from a DropDownList Control](how-do-i-trigger-an-updatepanel-refresh-from-a-dropdownlist-control.md)
- [Create an ASP.NET AJAX Extender from Scratch](how-do-i-create-an-aspnet-ajax-extender-from-scratch.md)
- [Build Custom Server Controls that Work With or Without ASP.NET AJAX](how-do-i-build-custom-server-controls-that-work-with-or-without-aspnet-ajax.md)
- [Associate AJAX Client Behavior with an ASP.NET Server Control](how-do-i-associate-ajax-client-behavior-with-an-aspnet-server-control.md)
- [Retrieve Values From Server Side AJAX Controls](how-do-i-retrieve-values-from-server-side-ajax-controls.md)
- [Two Simple Techniques for Triggering Updates to Update Panels](two-simple-techniques-for-triggering-updates-to-update-panels.md)
- [Use ASP.NET AJAX Cascading Drop Down Control to Access a Database](use-aspnet-ajax-cascading-drop-down-control-to-access-a-database.md)
- [Implement Infinite Data Patterns in AJAX](implement-infinite-data-patterns-in-ajax.md)
- [Basic ASP.NET Authentication in an AJAX Enabled Application](basic-aspnet-authentication-in-an-ajax-enabled-application.md)
- [Dynamically Change CSS ASP.NET AJAX UpdatePanel](how-to-dynamically-change-css-using-the-aspnet-ajax-updatepanel.md)
- [Dynamically Add Controls to a Web Page](how-to-dynamically-add-controls-to-a-web-page.md)
- [Set Up Your Development Environment for ASP.NET 3.5](set-up-your-development-environment-for-aspnet-35.md)
- [Set Up Your Development Environment for ASP.NET 2.0](set-up-your-development-environment-for-aspnet-20.md)
- [Customize Error Handling for the ASP.NET AJAX UpdatePanel](how-do-i-customize-error-handling-for-the-aspnet-ajax-updatepanel.md)
2017-09-20 15:36:55 +08:00
- [Use ASP.NET AJAX Client Templates](how-do-i-use-aspnet-ajax-client-templates.md)