Showing posts with label documentation. Show all posts
Showing posts with label documentation. Show all posts

Monday, March 26, 2012

Proper documentation on new Ajax installation

A new beginner to Ajax may likely find it a bit difficult to install Ajax control toolkit controls on its toolbox and also the autocompelete extender control and e.t.c. in Microsoft.Web.Preview.dll

I found lots of documentation athttp://ajax.asp.net

You can download the controls and see samples of how to use them. Also in my blog I added links to Scott's doc and samples

Provide proper documentation

there is no proper documentation available that lists all the attributes associated with every control for xml scripting.
only way to learn atlas right now is to go through different code samples.
the latest released toolkit provides a good documentation through web pages.The documentation is still a work in progress, but for the controls that have been documented, you'll find a description of the xml-script attributes in the class overview for each control. Take a look at the Atlas client library documentation: http://atlas.asp.net/docs/Client/default.aspx.

hello guys,

and, let me also say that the js files of the debug version are also a great resource to learn everything.