What is the difference between viewstate and hidden field in asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
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" %>
what are partial classes and their use?
what are grid events ?code for dropdown inside grid and binding dropdown syntax
What are the media types of http requests and response?
What is the main use of Response.Output.Write()?
Describe the difference between inline and code behind - which is best in a?
Using shadow variable is good or bad for application?
How to store a dataset in a viewstate?
What is semantic gap?
What is the difference between Debug.Write and Trace.Write? When should each be used?
What is is post back property in asp net?
List the types of authentication supported by asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)