With example & diagram explain AutoPostBack.

Answer Posted / satish v itagi

In auto post back, validations in the control which caused
the post back only will be processed by server.

In Submit, all the validations in the page will be
processed.

This is main difference.

Use of too many post backs slows down the application, and
client may not get page when any error happens after post
back event is processed or during its process.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

626


Explain the difference between asp.net mvc and asp.net webforms

681


What is the function used for removing an event listener?

633


How does session authentication work?

590


What is the difference between cookie and session?

579






How many types of validators are there in asp net?

581


Is sql backend or frontend?

644


How can we register exception filter from the action?

753


What is cas?

687


List the events in page life cycle.

635


What is asp.net architecture?

615


How will you maintain versioning in asp.net 2.0?

678


Differentiate between early binding and late binding.

657


What is asp net application object?

619


What are the asp.net list controls and difference between them?

602