When you add the Aajx toolkit controls to your visual studio toolbox , the items will be added randomly and they will not be sorted, and so you will have many related controls like accordion and accordionpane where not adjacent ! see the image below ...
when working with visual studio development server, you will notice that the application cache will remains between the runs , this occurs because the web application still runnings even when you close your browser( or stop the debug). if you need to...