Qus:    Why we should avoid autopost back in asp.net ?
Dec 01, 2020 21:01 DotNet 2 Answers Views: 1325 SAI

 



 This autopost back will taken care by the asp.net server , in turn automatically hits the server and performance action . It will reduce of performance of applications.

Prev Next
Answers (2)
DIVYA Dec 02, 2020 14:30
Answer:   This autopost back will taken care by the asp.net server , in turn automatically hits the server and performance action . It will reduce of performance of applications.

PARTH Dec 03, 2020 14:28
Answer:   We should prevent AutoPostBack because this will improve the performance of the application and will make it more user satisfied.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect