views:

138

answers:

1

Hi,

I was discovering CollapsiblePanelExtender tutorial but then I found there is a better documentation in StackOverflow. Is there any documentation or even a book about AjaxControlToolkit that is up-to-date?

A: 

dear afshar I can suggest you these sites

main place for ajax control toolkit http://www.ajaxcontroltoolkit.com/

project repository http://www.codeplex.com/AjaxControlToolkit

Official documentation provided by microsoft http://www.asp.net/(S(ywiyuluxr3qb2dfva1z5lgeg))/ajax/documentation/

same question on Asp.net forum http://forums.asp.net/p/1328466/2659018.aspx

a book provided by Wrox ( hands on Ajax Control Toolkit ) http://www.wrox.com/WileyCDA/WroxTitle/Hands-On-ASP-NET-AJAX-Control-Toolkit.productCd-0470286644.html

asp.net Ajax Control Toolkit Forum http://forums.asp.net/1022.aspx?PageIndex=144&forumoptions=0:1:9::

a good article thatI suggest you to read http://dotnetslackers.com/articles/ajax/ASPNETAJAXControlDevelopment.aspx

Nasser Hadjloo
I've read many of these resources. But they are not so up-to-date or so descriptive. The reason is AjaxControlToolkit is updating and changing in monthly basis.
afsharm
afshar, I found AjaxControlToolkit Official Documentation helpfull, usually there is nothing you looking for and missed up indocumentation, by default the conflict and problems may be appear dont mention in any official documentation, thats only for the support team, and if you are looking for a documentation that list available exception or conflict you should refer to Forums. but if you just looked for control articles, there are too many usefull documentation (I mentaioned some of them above) finally the new control documentation will available in next major version not by a minor version.
Nasser Hadjloo