what is the difference between server.Transfer and
response.redirect in .net
Answer / sivaprasad
Server.Transfer will execute at server side itself, through
this we can access previous page control's in next page.
Response.Redirect will work at client side means server
will send "Success" code to browser by saying send a
request for specific URL.based on this client will request
for the specific URL. if URL is not found in virtual
Directory client will give a message saying "Page not
found".
| Is This Answer Correct ? | 0 Yes | 5 No |
Describe session handling in a webfarm, how does it work and what are the limits?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
How can we inherit a static variable?
What is use of <% %> in asp.net?
What is page fragment caching?
Differentiate globalization and localization.
What is __ requestverificationtoken?
Explain transparent caching with aop?
How is it possible for .NET to support many languages?
Is There any Third party tools are using in .Net Technologies? Can u Explain?
Securitywise What are the Enhancements in 2.0?
How asynchronous call can be implemented using delegates?
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)