Differentiate between Server Transfer and Response
Redirect?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
33) You create English, French, and German versions of your ASP.NET application. You have separate resource files for each language version. You need to deploy the appropriate resource file based on the language settings of the server. What should you do? A . Create an installer and set the Installer.Context property for each version of your application. B . Create an installer that has a launch condition to verify the locale settings. C . Create an installer that has a custom action to install only location-specific files. D . Create an installer that has an MsiConfigureProduct function to install the appropriate version.
2 Answers Friedkin, ISH, Syntax, Syntax Softtech,
What r the remotable objects. and how u make an application remotable
What are the advantages and disadvantages of Using Cookies?
How do you pass session values from one page to another ?
Is asp.net a programming language?
8. Why do you want to work here?
1 Answers Global Achievers, Swatz Oils,
Difference between response.redirect and server.transfer?
Is redux flux?
On Age field how many Asp.Net validation controls will be suit?
7 Answers NTTF Nettur Technical Training Foundation, Quest,
.net allows which inheritence
6 Answers AG Technologies, Samcomm,
Define what is razor? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)