Explain the difference between l1 and l2 cache? : .NET Architecture
No Answer is Posted For this Question
Be the First to Post Answer
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
Explain .net mobile input controls? : Microsoft dot net mobile
6. Wcf- what is SOA
Explain pipelining? : Dot net architecture
Explain .net mobile selectionlist control? : Microsoft dot net mobile
What is the purpose of hard disk? : Dot net architecture
2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?
what is the shortcut key for toolbox and add existing item?
Explain cache? : .NET Architecture
What is the access level of the visibility type internal?
Explain difference between machine config vs. Web config : Dot net architecture
what is class and object explain with example?