what is a round trip?What is a postback?

Answer Posted / sivasubramanian.k

A round trip is the event generated onto a control which
goes back to a server and executes the required process.On
page load it goes back to the sever if the autopostback
event is made true...PostBack is the event going to the
server and coming back (in simple words)

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are advantages of Dependency Injection (DI) in ASP.Net MVC?

574


Explain what is routing?

518


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

544


Explain Model, view and Controllers in Asp.Net MVC?

562


In which assembly is the mvc framework defined?

549






Can we change web.config settings from iis?

555


What is mapping in entity framework? : Entity framework

518


How do I install .net framework?

526


Which is the root namespace for fundamental types in .net framework?

563


Is razor a server side?

526


What is associationset? : Entity framework

562


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

1800


Can I add asp.net mvc testcases in visual studio express?

595


What is the use of the default route?

602


what is datacontrols?

3095