Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the difference between server.Transfer and
response.redirect in .net

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is asp.net caching?

1061


What are the asp.net 2.0 features?

1048


How do u deploy ur project?

2755


What is the use of ASP.NET routing?

1110


List the events in page life cycle.

1021


What are the navigation ways between pages available in ASP.NET?

1080


What is the concept of view state in asp.net?

1053


Explain the difference between authentication and authorization.

1114


Can more than one person use the same login?

1011


How can we communicate with each server in N-tier Architecture? and what are the methods?

2294


How can we create pie chart in asp.net?

1111


Explain the asp.net mvc request life cycle? : asp.net mvc

1091


What does it mean your session has timed out?

1028


What are the different types of sessions in asp.net? Name them?

1229


Explain how to prepare culture-specific formatting in .net.

1018