ASP.NET Ajax Fundamentals
Learn how to build modern, responsive Web applications on the Windows platform using ASP.NET and Ajax
Authored by:
Fritz Onion
Duration: 6h 11m
Level: Intermediate
Released: 9/11/2008
Features:
Duration: 6h 11m
Level: Intermediate
Released: 9/11/2008
Features:
Course Rating:
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
ASP.NET Ajax Introduction |
|
00:49:55 | |
|
Introduction
|
|
02:16 | |
|
What is Ajax?
|
|
08:14 | |
|
Using XMLHttpRequest directly
|
|
09:15 | |
|
Ajax Observations
|
|
05:33 | |
|
ASP.NET Ajax history
|
|
05:07 | |
|
ASP.NET Ajax components and architecture
|
|
08:04 | |
|
Creating ASP.NET Ajax Applications with VS 2005 and VS 2008
|
|
03:53 | |
|
Basics of the UpdatePanel control
|
|
05:22 | |
|
Summary and references
|
|
02:11 | |
ASP.NET Ajax Server Controls |
|
01:51:01 | |
|
Introduction
|
|
05:55 | |
|
Demo: UpdatePanel in action
|
|
13:41 | |
|
Optimizing partial updates
|
|
09:11 | |
|
Demo: Optimizing partial updates
|
|
21:26 | |
|
UpdatePanel triggers
|
|
05:03 | |
|
Demo: UpdatePanel triggers and nesting
|
|
06:10 | |
|
PageRequestManager events
|
|
12:52 | |
|
Demo: Handling PageRequestManager events
|
|
13:33 | |
|
Demo: Using the UpdateProgress control
|
|
07:25 | |
|
Demo: Using the Timer control
|
|
03:56 | |
|
Demo: Error handling with UpdatePanels
|
|
10:18 | |
|
Summary and references
|
|
01:31 | |
ASP.NET Ajax Server Data |
|
01:37:53 | |
|
Introduction
|
|
03:32 | |
|
Demo: Building a script-callable WCF service
|
|
18:16 | |
|
Script-callable WCF services, WebScriptServiceHostFactory (with Demo)
|
|
09:57 | |
|
JavaScript proxy creation (with Demo)
|
|
09:10 | |
|
Script-callable .asmx services
|
|
05:47 | |
|
Demo: Creating script-callable .asmx services
|
|
05:32 | |
|
JSON serialization
|
|
07:32 | |
|
Demo: JSON serialization
|
|
12:43 | |
|
WebInvoke attribute, using PageMethods (with Demo)
|
|
07:33 | |
|
Sys.Services: Profile and Authentication pre-built services (with Demo)
|
|
13:43 | |
|
Cross domain proxies, Summary
|
|
04:08 | |
ASP.NET Ajax Client-side Library |
|
01:12:12 | |
|
Introduction
|
|
02:10 | |
|
Motivation, ASP.NET Ajax client-side libraries
|
|
07:17 | |
|
Referencing script files, using ScriptMode
|
|
06:22 | |
|
Script combining
|
|
05:57 | |
|
Global script shortcuts ($get)
|
|
06:10 | |
|
Using Function.createDelegate
|
|
04:48 | |
|
Client-side library namespaces and classes
|
|
04:04 | |
|
Using String.localeFormat
|
|
05:50 | |
|
Using Sys.Net.WebRequest manually
|
|
03:46 | |
|
Object oriented programming extensions to JavaScript, Namesapces
|
|
06:51 | |
|
Inheritance in JavaScript
|
|
07:09 | |
|
Interfaces in JavaScript
|
|
03:27 | |
|
Navigating type information
|
|
06:06 | |
|
Summary, References
|
|
02:15 | |
ASP.NET Ajax Control Toolkit |
|
00:40:34 | |
|
Introduction
|
|
01:16 | |
|
Ajax Control Toolkit
|
|
09:51 | |
|
Controls vs. Extenders
|
|
02:31 | |
|
Using the toolkit
|
|
05:52 | |
|
ConfirmButtonExtender and CalendarExtender
|
|
05:25 | |
|
AutoCompleteExtender
|
|
05:46 | |
|
ModalPopupExtender
|
|
03:37 | |
|
UpdatePanelAnimationExtender
|
|
04:47 | |
|
Summary and references
|
|
01:29 |
ASP.NET Ajax Introduction