Is AJAX UpdatePanel safe to use.

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

We are about to use AJAX in our project. But before that we want to know any
limitation or disadvantage of using it.
Please give me some suggestions.

Thanks, Mike
 
To the best of my knowledge, there are no real limitations or disadvantages
of it. As we all know, there is no such thing as a control that has
absolutely no bugs or catches at all, but I have been using the UpdatePanel
pretty much since it was released, and so far I haven't come across anything
that caused any real problems that couldn't be easily fixed.
 
Back
Top