Describe Segmentation With Paging?


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

Post New Answer

More ASP.NET Interview Questions

what is the use of untyped data set ?

5 Answers   TCS, Wipro,


What is postback and autopostback in asp.net?

0 Answers  


What does this do? gacutil /l | find /i about

1 Answers  


How does viewstate work?

0 Answers  


14. What are your Future Plans for Swatz Oils GROUP U.K?

0 Answers   CSC, Swatz Oils, TCS,






Where is session data stored in asp net?

0 Answers  


Write a code for sending an email from asp.net application.

0 Answers  


What is asp net objects?

0 Answers  


How do u deploy ur project?

0 Answers   HCL, Microsoft,


What is a web api endpoint?

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,


What are the advantages and disadvantages of session?

0 Answers  


Categories