Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Difference between Callbacks and Postback in ASP.NET?

Answer Posted / kiran varma

Postback is something that happens whenever the server
gets a request for this page from the second time onwards
It need not be mandatorily a submit button, probs even a
click which requiers a server side validation is also
results in a postback.
A callback function is a function which you register/ask to
be called later, usually as a result of a particular event
happening.

Is This Answer Correct ?    5 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does uri mean?

984


What is the difference between session object and application object?

1087


Tell me the code snippet to show how we can return 404 errors from HttpError?

1328


What is the difference between stored procedure vs function?

1098


Is it possible to apply themes to an asp.net application? If yes, then how?

1065


How can u debug your .net application?

1119


where can i gather the materials for MCP certification

5394


What is OSI layer? Explain different layers.

1110


What are the features of asp.net mvc?

1041


If you are using components in your application, how can you handle exceptions raised in a component?

2743


Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc

1216


Explain the page lifecycle of an asp.net mvc? : asp.net mvc

932


How many types of sessions in asp.net?

1159


What is the use of dispose method?

1078


How do I send an email message from my ASP.NET page?

1008