Define transparent caching with aop?
Answer / Ashish Sharma
Transparent caching using Aspect-Oriented Programming (AOP) in .NET is a technique where you can apply caching behavior to methods without modifying the original code. This is achieved by defining pointcuts, advice, and introductions in AOP frameworks like PostSharp or Castle Windsor. The advice (or aspect) contains the caching logic, while the pointcut determines when the advice should be applied. By using AOP, you can add caching to existing code without changing its structure.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the function of new view engine in asp.net? : asp.net mvc
How can we register exception filter from the action?
Does google crawl redirects?
What types of data validation events are commonly seen in the client-side form validation?
What is the default timeout for a cookie?
What are the advantages of using session?
To display data in a Repeater control which templete is provided ?
how to write html code with ssl
Which method do you use to kill explicitly a users session?
In a webpage if i want to give access to only half page ,then what should i do?
Explain the function of new view engine in asp.net? : asp.net mvc
What is caching 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)