About duration in caching technique ?
Answers were Sorted based on User's Feedback
Duration will specify life time of caching content.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sumow
Duration is attribure in @Page directive.
It specifies the time in minutes for which the page will be cached.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are type/key pairs in client script registration?
Tell about WebService in Asp.Net?
how can you bind data from dataset to XML file
Explain how can we inherit a static member?
What is difference between ispostback and autopostback in asp net?
I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?
Differences between session state and Application state?
What are the uses of list view control in Asp.net?
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.
What is difference in .net 1.1 and .net 2.0?
What is state management technique?
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)