Differentiate between Server Transfer and Response
Redirect?

Answer Posted / lalit

Server Transfer can only redirect to the pages (URL)which
are available within that server and can carry the control
state while transferring.

Response Redirect allows you to transfer to the pages (URL)
which might or might not available in that web server. and
cannot carry the control state while transferring.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is owin authentication?

516


How to implement globalization and localization in the use interface in .net.

532


Explain how asp.net page works?

541


What is a postback ispostback and autopostback in asp net?

477


What is a page life cycle? What are the events in a page life cycle?

487






What is .net framework and what are the main components of it?

372


What is fulltrust?

559


What are the new login controls in asp.net 2.0?

517


What are the security types in asp.net?

576


Describe the application event handlers in ASP.NET?

544


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1668


Disable browser cache for entire ASP.NET website?

661


What does clearing cache?

534


How can exception be handled with out the use of try catch?

539


Explain the difference between inline and code behind - which is best in?

502