How to improve the cache performance? : .NET Architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
State the different levels of exceptional safety?
What are relation objects in dataset?
Are there any third party logging components available?
What's new in the .net 2.0 class library?
What are the main Tools to develop .Net Application?
What is the mesi? : Dot net architecture
Explain about .net garbage collector?
Define a virtual memory? : Dot net architecture
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
Define cache coherency and how is it eliminated? : Dot net architecture
What is cache coherency and how is it eliminated? : .NET Architecture
Explain about appdomains?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get