Hi!
I'm developing a Asp.Net website that will be used for a lot users. Would you recomend the use of Ajax Control Toolkit on these kind of website?
Update:
I'm trying to imagine the worst scenario. Maybe with one user it will work perfectly.
By the way, I only use this controls from Ajax Toolkit:
ValidatorCalloutExtender
, MaskedEditExtender
and AsyncFileUpload
.
Thank you.