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...

diff between Server.Transfer() and Server.Execute()

Answer Posted / dasharatham

it is redirection of the page with in the same application.
it does not take round trip process back to the client
browser.it is faster than response redirect().

the Server.Execute method is used with ASP pages to execute
another ASP page. This allows greater flexibility in ASP
execution by allowing conditional execution.

Is This Answer Correct ?    7 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain asp.net page life cycle?

1138


What is the use of service provider?

1085


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

1094


What are the features that make asp.net more used framework? : asp.net mvc

1061


What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

1040


What is a response cookie?

1169


What are the events in a page life cycle?

992


What is asp net theme?

1060


Explain the difference between response.redirect vs server.transfer

1191


What is csrf attack in asp.net?

1085


What is odata in web api?

1133


Explain exception handling in .net.

1116


Explain the advantages of passport authentication.

975


Explain in what order a destructors is called.

1080


What is caching? Explain.

1050