ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Differentiate between Server Transfer and Response 
Redirect?
 Question Submitted By :: Srujana
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Differentiate between Server Transfer and Response Redirect?
Answer
# 1
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 ?    11 Yes 0 No
Srujana
 
  Re: Differentiate between Server Transfer and Response Redirect?
Answer
# 2
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
Lalit
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
2. Why did you choose this career? Swatz-Oils1
How to compare two strings with out Case sensitive ? Protech4
when to use webservice and when to use remotong diff between them  3
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code? LG-Soft1
What was the difference between machine.config and web.config files Assurgent8
What is the use of directives & explain with example? C-Squared-Systems2
How can u handle Un Managed Code Exceptions in ASP.Net? Lara-Technology1
What is .NetFramework? Syntel1
How do you manage session in ASP and ASP.NET? Microsoft1
What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error Syntax-Softtech2
What are the disadvantages of viewstate/what are the benefits  3
Difference between ISQL and OSQL??  1
Why do we use Option Explicit? Microsoft2
what is dumpbin.exe?  1
How do you define authentication in Web.Config? Accenture2
What are runtime hosts? Microsoft1
About friend and Protected friend ? MMTS3
How do you create a permanent cookie?  2
You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess. Syntax-Softtech3
Asp.net and asp ? differences?  2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com