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

How can we pass info between 2 asp.net pages?

565


What is AutoEventWireup attribute for ?

603


What is session handling in a webfarm, how it can work with its limits?

630


What is the purpose of asp.net?

544


What is the difference between mechine.config and web.config?

734






How can we apply themes to an asp.net application?

562


What does occur first in ASP.Net, Authentication or Authorization?

566


What are the main requirements for caching?

543


What is simple data binding?

521


What is difference between Lambda Expression and LINQ in ASP.NET?

545


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1551


Explain some of the major built-in objects in asp.net

609


Define static member?

541


What is app_code folder in asp net?

539


What is asp.net with mvc? : Asp.Net MVC

522