更加全面的ASP.NET AJAX(Atlas)学习、参考资源(英文)

前面几天我总结了一些ASP.NET AJAX(开发代号Atlas)重要参考资源大收集,近来偶尔发现了一个英文站点,也总结了一下ASP.NET AJAX(Atlas)的学习资源。粗略看了一下,比我前一个总结的内容丰富多了,实在不敢独享,搬过来希望能和朋友们分享。

注意,下面有些内容是针对CTP版本的ASP.NET AJAX,现在已经有些过时,还请朋友们多加小心,去伪存真。

 

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: Performing 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)
posted on 2006-11-26 11:17  Dflying Chen  阅读(6726)  评论(24编辑  收藏  举报