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

Differentiate between Server Transfer and Response
Redirect?

Answer Posted / srujana

Server Transfer :
1. To transfer page processing from one page directly to
the next page without making a round-trip back
to the client's browser we use Server Transfer .
2. Server Transfer provides a faster response with a little
less overhead on the server.
3. The clients url history list or current url is not
updated by the Server Transfer.


Response Redirect :
1. To redirect the user's browser to another page or site
Response.Redirect is used.
2. This performs a trip back to the client where the
client's browser is redirected to the new page.
3. The user's browser history list is updated to reflect
the new address.

Is This Answer Correct ?    21 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the use of fragment caching.

1155


What is connection pooling and how to enable and disable connection pooling?

1071


Why we go for mvc instead of asp.net? : Asp.Net MVC

1123


How can we provide the WebParts control functionality to a server control?

1055


What are the different types of sessions in asp.net?

1005


What is difference between web config and global asax?

920


What is the purpose of session management?

1069


witch is the best insistute in sharpoint course.what abt future of share point course.

3537


What is the page life cycle in asp.net?

1013


How to sign out from forms authentication?

1123


What websites use asp.net?

1074


What is asp.net introduction?

1055


What is considered a service provider?

996


What is an axd file?

1171


What is difference between View State and Hidden Field in ASP.NET?

1189