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
Sign In
Register
AdSense Revenue
Active Members
Today
Deepika Harida...
(321)
SweetGhost
(267)
David Billa
(183)
Last 7 Days
Arun Jacob
(1406)
amarababu nara...
(1301)
Deepika Harida...
(1194)
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
Sign In
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
CompositePalindromeChecker a web server control
Configuration files in ASP.net
Create shortcut key to collapse dot net Solution Explorer project tree
Problem with w3wp.exe, the Asp.net worker process in Windows 2003
Maintaining The User Information In The Client’s Machine Itself
dotNet Slackers
BizTalk Adaptors
Web Design
web conferencing services
Contact Us
Privacy Policy
Terms Of Use