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

How long do session variables last?

1009


Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?

1040


when a request is made in Life cycle of ASP.NET page .

1003


What are the features of asp.net mvc?

1038


What is the function of new view engine in asp.net? : asp.net mvc

1052


Can you change a master page dynamically at runtime? How?

980


explain code with multi inhertance

2164


How would you get asp.net running in apache web servers?

1089


What are the new features added from ASP to ASP.NET?

1155


What is the difference between adding reference in solution explorer and adding references by using ?

1118


What is redirecting behavior?

1015


What is the usage of DelegatingHandler?

1137


What is application variable in asp.net?

970


Can we set which type of comparison we want to perform by the CompareValidator control?

1091


What is the difference between web.config and machine.config in ASP.NET?

1203