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...


Which method do you use to redirect the user to another page
without performing a round trip to the client?

Answers were Sorted based on User's Feedback



Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / kinjal

Server.Transfer

Is This Answer Correct ?    9 Yes 0 No

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / bhim bharti

Server.Transfer and Server.Execute

Is This Answer Correct ?    0 Yes 0 No

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / judy prasheela

Server.Transfer Transfer page processing from one page directly to the next page without making round trip to the server.

Is This Answer Correct ?    1 Yes 2 No

Which method do you use to redirect the user to another page without performing a round trip to the..

Answer / chandra sekhar

how about response.redirect();?? it also serves the same
purpose.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Dot Net General Interview Questions

What exactly is being serialized when you perform serialization in .net?

0 Answers  


What is assemblies in .net?

0 Answers  


What are the fundamental objects in ADO.NET?

1 Answers  


What is namespaces in .net?

0 Answers  


Describe the compilation process for .net code?

0 Answers  


What are multicast delegates?

0 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

0 Answers   CitiusTech,


Define marshling?

0 Answers  


What is the benefit of .net core?

0 Answers  


Explain what is an anonymous method and how is it different from a lambda expression?

0 Answers  


Please explain what are an object and a class?

0 Answers  


Categories