What is the difference between Server.Transfer and
Response.Redirect?

Answer Posted / radhkishan

Simple,

Server.Transfer("Default.aspx");

Response.Redirct("Default.aspx"); and
Response.Redirect("http://www.bing.com"); and it
show also error message

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 types of web?

578


Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?

2144


What is the difference between file-based dependency and key-based dependency?

674


Where would you use an ihttpmodule, and what are the limitations of any?

637


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

665






What are the two properties that are common on every validation control?

644


Define reflection in .net?

651


Explain the concept of MVC Scaffolding?

670


Is redux flux?

615


How to create discussion forum in asp.net mvc? : Asp.Net MVC

625


How do I upload a file from my ASP.NET page?

683


How can you implement encapsulation in asp.net?

11690


What is the purpose of session management?

597


What are the different types of validation controls in asp.net?

620


Explain in what order a destructors is called.

676