What is the file through which you can customize your asp.net application?


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

Post New Answer

More ASP.NET Interview Questions

What is dataset ?

18 Answers   Infosys, Kuwait University,


How do we implement bundling in MVC?

0 Answers   B-Ways TecnoSoft,


Explain the significance of routing? : asp.net mvc

0 Answers  


Where is ViewState information stored?

18 Answers   DSRC, HCL,


Explain different types of validators in asp.net?

0 Answers  






Describe Segmentation With Paging?

0 Answers   MaxSolPro,


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

0 Answers  


What does mvc represent in asp.net? : asp.net mvc

0 Answers  


Difference between using directive vs using statement?

0 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,


How do I open an ashx file in windows 7?

0 Answers  


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


Categories