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



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

Post New Answer

More ASP.NET Interview Questions

Describe session handling in a webfarm, how does it work and what are the limits?

0 Answers   Siebel Systems,


Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?

0 Answers  


How can we inherit a static variable?

0 Answers  


What is use of <% %> in asp.net?

0 Answers  


What is page fragment caching?

0 Answers  


Differentiate globalization and localization.

0 Answers  


What is __ requestverificationtoken?

0 Answers  


Explain transparent caching with aop?

0 Answers  


How is it possible for .NET to support many languages?

0 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


Securitywise What are the Enhancements in 2.0?

0 Answers   Microsoft,


How asynchronous call can be implemented using delegates?

0 Answers  


Categories