What’s the difference between response .redirect and server.transfer?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

About web methods and its various attributes ?

1 Answers   Digital GlobalSoft,


what is AutoEventWireUp and what is the use of This property explain in details?

0 Answers   ITC Infotech,


What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?

0 Answers  


Explain the difference between asp and asp.net?

0 Answers  


can we pass values from one page to another page without redirecting to that page?

6 Answers   Google, Patni, Syntel, Wipro,






In which interface the template of any control like Gridview would Initiate?

2 Answers  


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


What is web configuration file and how to use in web application

0 Answers   MCN Solutions,


Do you know caching feature?

0 Answers  


How does http session work?

0 Answers  


What is the difference between abstract class vs interface? Can give me the real time examples?

0 Answers  


How to disable disable browser's Back button in asp.net (JavaScript)?

0 Answers   HCL,


Categories