More comprehensive learning and reference resources for ASP. NET Ajax (Atlas)

Source: Internet
Author: User

In the past few days, I have summarized some asp. net Ajax (development code Atlas) important reference resource big collection, recently occasionally found an English site, also summarized ASP. net Ajax (Atlas) learning resources. After a rough look, it is much richer than my previous summary, and I am afraid to share it with my friends.

Note that some of the following content is for ASP. NET Ajax of the CTP version, which is somewhat outdated now. Please be careful with it and save it as a false positive.

 

ASP. NET Ajax Quick Start

    1. Definition: ASP. NET (searchsqlserver.com)
    2. Definition: Ajax (searchvb.com)
    3. Definition: Atlas (searchvb.com)
    4. Podcast: Mike gunderloy on the pros and cons of Atlas (searchvb.com)
    5. Download: ASP. NET Ajax V1.0 beta (Microsoft)
    6. Overview: Asp. netajax (Microsoft)
    7. Tutorial: "Hello World" in Atlas (coding Atlas)

 

ASP. NET Ajax Basics

    1. Article: a primer on Microsoft Atlas (Ajax World)
    2. Tutorial: An Introduction to Ajax and Atlas with ASP. NET 2.0 (Erich Peterson, 4guysfromrolla.com)
    3. Tutorial: asynchronous communication layer Overview (Microsoft)
    4. Tutorial: Partial-page rendering Overview (Microsoft)
    5. Tutorial: how to install ASP. NET Ajax (Microsoft)
    6. Tutorial: Tips for new ASP. NET Ajax users (Microsoft)
    7. Tutorial: Common ASP. NET Ajax development scenarios (Microsoft)
    8. Download: ASP. NET Ajax sample applications (Microsoft)

 

ASP. NET Ajax tutorials

  1. Tutorial: Atlas at last! (Adnan Farooq Hashmi) -- Part 1 | Part 2 | Part 3
  2. Tutorial: Beginning Atlas series: Why atlas? (Omar Al zabir)
    Introduction | Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7
  3. Tutorial: ASP. NET Atlas powers the Ajax-style sites you 've been waiting for (Microsoft)
  4. Tutorial: enhancing existing applications with ASP. NET Ajax extensions (Microsoft)
  5. Tutorial: using the updatepanel control in ASP. NET Ajax applications (Microsoft)
  6. Tutorial: customizing partial-page rendering with client Scripting (Microsoft)
  7. Tutorial: Using Timer control to enable partial-page updates (Microsoft)
  8. Tutorial: creating custom client scripts in ASP. NET Ajax (Microsoft)
  9. Tutorial: Call a web service from JavaScript using server types (Microsoft)
  10. Tutorial: Making JavaScript easier (Microsoft)
  11. Tutorial: Ming Data Access (Microsoft)
  12. Tutorial: Controls and UI (Microsoft)
  13. Tutorial: Call a web service with ASP. NET Ajax without writing client-side scripts (Fredrik Normen)
  14. Tutorial: using Atlas with PHP (shanku niyogi)
  15. Tutorial: Update panel: having fun with errors (Luis Abreu)
  16. Tutorial: What's up with updatepanels and How come nothing works? (Eilon Lipton)
  17. Tutorial: Cool UI templating technique to use with ASP. NET Ajax for non-updatepanel scenarios (Scott Guthrie)
  18. Tutorial: Write controls compatible with updatepanel without linking to the ASP. NET Ajax DLL (Eilon Lipton)
  19. Tutorial: Sliding task lists project -- building an Atlas application from a scratch (coding Atlas)
  20. Tutorial: Sliding task lists Project (Day 1) -- Building a user interface (coding Atlas)
  21. Tutorial: Sliding task lists Project (Day 2) -- Implementing ASP. NET 2.0 membership provider (coding Atlas)
  22. Tutorial: Sliding task lists Project (day 3) -- using modalpopup extender to create panels for adding new tasks (coding Atlas)
  23. Tutorial: Sliding task lists Project (Day 4) -- database tables and saving new tasks with Atlas (coding Atlas)
  24. Tutorial: Sliding task lists Project (Day 5) -- reorder lists and client side update panel refresh (coding Atlas)

 

ASP. NET Ajax articles and references

  1. Article: Atlas renamed ASP. NET Ajax, to ship by end of year (searchvb.com)
  2. Article: Atlas: Think before you lift (searchvb.com)
  3. Article: Microsoft unleashes Atlas at mix06 (searchvb.com)
  4. Article: Atlas means "Ajax for the masses" (searchvb.com)
  5. Article: Microsoft's Atlas -- Ajax in a box (way. Nu)
  6. Article: Atlas programming model (Nikhil Kothari)
  7. Article: inplaceediting with Atlas behaviors (Nikhil Kothari)
  8. Article: inplaceediting-implementing script behaviors in Atlas (Nikhil Kothari)
  9. Article: Back button support for Atlas updatepanels (Nikhil Kothari)
  10. Article: Script Loading tips (Nikhil Kothari)
  11. Article: using Atlas update panel Server Control (code4vista)
  12. Article: from closures to prototypes (Bertrand Le Roy) -- Part 1 | Part 2
  13. Article: how to add Atlas to an existing site (Jay Kimble, codebetter.com)
  14. Article: Add "Atlas" controls to the Visual Studio 2005 Toolbox (public sector developer weblog)
  15. Article: dragging and dropping with ASP. NET 2.0 and Atlas (the Code project)
  16. Article: Implementing Ajax using ASP. NET 1.1 (15 seconds)
  17. Reference: ASP. NET Ajax client class library (Microsoft)
  18. Reference: client-side Type System & reflection API Overview (Microsoft)
  19. Reference: client-side Error Type extensions API Overview (Microsoft)
  20. Reference: ASP. NET Ajax server class library (Microsoft)

 

ASP. NET Ajax "How do I? "Videos

  1. Get started with Atlas: Watch | download
  2. Get started with the Atlas Control Toolkit: Watch | download
  3. Use the Atlas cascadingdropdown control extender: Watch | download
  4. Implement Dynamic partial-page updates with Atlas: Watch | download
  5. Make client-side network callbacks with Atlas: Watch | download
  6. Write a custom Atlas control extender: Watch | download
  7. Add Atlas features to an existing web application: Watch | download
  8. Atlas enable an existing Web Service: Watch | download
  9. Use the Atlas textboxwatermark control extender: Watch | download
  10. Use the Atlas popup control extender: Watch | download
  11. Use the Atlas modalpopup extender control: Watch | download
  12. Use the Atlas alwaysvisible control extender: Watch | download
  13. Use the Atlas accordion control: Watch | download
  14. Use the Atlas client library controls: Watch | download
  15. Use the Atlas collapsible panel extender: Watch | download
  16. Use the Atlas draggable panel extender: Watch | download
  17. Build a mashup using Microsoft Atlas: Watch | download
  18. Use the Atlas dynamicpopulate extender: Watch | download
  19. Use the Atlas filteredtextbox extender: Watch | download
  20. Use the ASP. NET Ajax hovermenu extender: Watch | download
  21. Use the ASP. NET Ajax togglebutton extender: Watch | download
  22. Use an ASP. NET Ajax scriptmanagerproxy: Watch | download
  23. Use the ASP. NET Ajax dropshadow extender: Watch | download
  24. Use the ASP. NET Ajax passwordstrength extender: Watch | download
  25. Use the ASP. NET Ajax roundedcorners extender: Watch | download

 

More webcasts and videos

    1. Webcast: creating a customer view with Atlas (wahlin consulting)
    2. Webcast: simplifying XMLHTTP programming with ASP. NET Atlas (Channel 9) -- Part 1 | Part 2
    3. Webcast: Enabling partial page updates with the ASP. NET Atlas updatepanel (Channel 9)
    4. Webcast: attaching client functionality to ASP. NET Server controls using ASP. NET Atlas (Channel 9)
    5. Webcast: Ajax enabling ASP. NET 2.0 web parts with Atlas (Channel 9)
    6. Video: Atlas technical overview (Microsoft)
    7. Video: mashup 101: Virtual Earth -- Part 1 | Part 2 (Microsoft)
    8. Video: Control Toolkit (Microsoft)
    9. Video the Ajax experience (Microsoft)
    10. Video: Technology Preview (Microsoft)
    11. Video: Application demos (Microsoft)
    12. Video: first look (Microsoft)

 

Working with ASP. NET Ajax controls

  1. ASP. NET Ajax Control Toolkit home page (Microsoft)
  2. Article: with Microsoft's Atlas toolkit, no wait for Ajax controls (searchvb.com)
  3. Article: Atlas Control Toolkit: a large, open-source framework (searchvb.com)
  4. Article: Atlas Control Toolkit (and why it is really cool) (Scott Guthrie)
  5. Article: Testing the Toolkit (Shawn Burke)
  6. Article: Free Atlas Control Toolkit test automation harness published (Scott Guthrie)
  7. Control: introducing drag-drop and animations with Microsoft Atlas (Shiju Varghese)
  8. Control: Microsoft Atlas control extender -- focus (Chris Crowe)
  9. Control: Master/detail drop down lists -- Client Side data binding (coding Atlas)
  10. Control: always visible loading image (coding Atlas)
  11. Control: reorderlist control (coding Atlas)
  12. Control: Atlas scriptmanager control (Nikhil Kothari)
  13. Control: textboxcounter Atlas extender (Scott Cate)
  14. Control: Atlas passwordstrength display extender control (Paul glavich)
  15. Control: updateprogress control and Ajax activity image animations (Scott Guthrie)
  16. Tutorial: Working with Atlas Control Toolkit (aspalliance.com)
  17. Tutorial: dynamic content made easy (how to use the new dynamic population support for toolkit controls) (Delay's blog)
  18. Tutorial: Building a mashup using the Atlas Virtual Earth map control (Jonathan Hawkins)

 

General Ajax Resources

    1. Article: Ajax Development: The what, how and when (searchvb.com)
    2. Article: Ajax Development: The what, how and when, continued -- five tips for getting started (searchvb.com)
    3. Article: 2005 in review: Ajax makes news, but will it make the grade? (Searchvb.com)
    4. Article: Ajax hype and Reality (searchwebservices.com)
    5. Article: Can Ajax be running partner of Web Services? (Searchwebservices.com)
    6. Article: Ajax and interface design (Luke wroblewski)
    7. Quiz: Ajax quiz: Do you speak geek? (Whatis.com)
    8. Reference: Ajax Learning Guide (searchvb.com)
    9. Reference: Comparison of Ajax frameworks for ASP. NET (Daniel Zeiss)
    10. Tutorial: populating a dropdownlist using Ajax and ASP. NET (aspalliance)

 

ASP. NET Ajax forums and blogs

    1. where peers share know-how and experience: itknowledge Exchange (searchvb.com)
    2. Forum: Ajax discussion and suggestions (ASP. NET forums)
    3. Forum: Ajax UI (ASP. NET forums)
    4. Forum: Ajax networking and Web Services (ASP. NET forums)
    5. Forum: Atlas general questions (dotnetslackers)
    6. Forum: Atlas code samples (dotnetslackers)
    7. blog: ASP. NET Ajax blog roll (Microsoft)
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.