tags:

views:

229

answers:

2

I am new to ASP.NET AJAX. Can anybody tell me good resource for the same? I have googled but was unable to find good tutorials to learn basic and advanced use of ASP.NET AJAX 4.0.

A: 

There's probably not a whole lot of resources for 4.0 yet because it's not released... it's still in Preview 3. Documentation doesn't kick into high gear until the API has been nailed down, usually by RC1. Preview documentation is available here.

Rex M
A: 

They just updated the preview release to include client documentation, a detailed readme (with good explainations and examples of the new features), and a set of samples for the new client templates:

ASP.NET AJAX 4.0 Preview 4 on CodePlex

Erv Walter

related questions