What is the mesi? : Dot net architecture
Answer / Shubhi Pathak
MESI is a cache coherence protocol in .NET that manages shared data across multiple processors. It has four states: Modified (M), Exclusive (E), Shared (S), and Invalid (I). These states indicate the current state of a cache line.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a service class?
What is .net mobile images control. : Microsoft dot net mobile
Explain hard disk? : Dot net architecture
Explain hard disk and what is its purpose? : .NET Architecture
Explain the differences between Server-side and Client-side code?
wild card character in sql ?
can u give me real example of how web.config overrides the machine.config file?
Explain the purpose of cache? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
What is a virtual memory? : .NET Architecture
inprocess vs out process session state : Dot net architecture
what is Difference beetween Array and Hash Table.?