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 the difference between Server.Transfer and
Response.Redirect?

Answer Posted / kvnvani

Server Transfer simply tranfer execution to another page .
This doesnt require any information to be sent to the
browser that is it all occors on the server without the
users knowledge, doesnt update the client's URL history
list or current url
Response Redirect method sends HTTP information to the
browser instructing it to go to another page perform round
trip back to the client when the client's browser is
redirected to the new page.The user's browser history list
is updated to reflect the new address.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain how ASP.NET application life cycle and page life cycle events fire?

1068


What is simple data binding?

1003


Is asp.net still used?

1067


What is the difference between mvc and asp.net? : Asp.Net MVC

1064


What are sharepoint pages?

948


In ViewState How much lifespan items stored?

1129


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

1171


What is the server of asp.net?

1131


Explain the difference between server control and html control.

981


Is asp.net a programming language or framework?

1048


How to rename a table using sql queries?

1159


What are the difference between function and stored procedure in .net programming language?

757


Securitywise What are the Enhancements in 2.0?

1997


Is session server side or client side?

1013


How to reduce the width of textbox in editcommandcolumn of datagrid?

1060