What is data caching?
Answer / Neetu Gangwar
Data caching in ASP.NET is a technique to store query results or data objects in memory for quicker access during subsequent requests. This reduces the need for repeated database queries, thus improving application performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are html helpers in asp.net?
what are the components available in global.asax ?
Explain about Automatic resource management?
What is the difference between Classic ASP and ASP.Net?
How could you modify xaml content from javascript?
How to comment out asp.net tags?
Explain the role of global.asax?
Explain how inline and code behind is used differently ?
what is asp.net
I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'
What is the use of location tag in web.config file
2 Answers Karur Vysya Bank KVB,
Explain cashing in 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)