C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




Difference between Response.Redirect and Server.Transfer


Posted Date: 04 Jun 2008    Resource Type: Articles    Category: .NET Framework

Posted By: venkat kamal       Member Level: Gold
Rating:     Points: 2



Response.Redirect

1.It sends a message to the browser saying it to move to some different page.

2.It has a round trip and hence puts load on the server.

3. You can maintain the state in the Response.Redirect, but it has a lot of drawbacks.

Server.Transfer

1.It doesn't send any message to the browser but rather redirects the user directly from the server itself.

2.There is no round trip and hence it doesn't put any load on the sever.

3.With this you can preserve information.




Responses


No responses found. Be the first to respond and make money from revenue sharing program.

Feedbacks      
Popular Tags   What are tags ?   Search Tags  
Difference between Response.Redirect and Server.Transfer  .  

Post Feedback


This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must Sign In to post a response.
Next Resource: Difference between ADO.Net Dataset and ADO Recordset
Previous Resource: The Padding Ball game in WPF
Return to Discussion Resource Index
Post New Resource
Category: .NET Framework


Post resources and earn money!
 
Related Resources



dotNet Slackers   BizTalk Adaptors    Web Design

web conferencing services

Contact Us    Privacy Policy    Terms Of Use