What does the term "green architecture" mean? : .NET Architecture
Differences between VS 2005, 2008 and 2010 ?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
What is the difference between an application and a program?
What are public and private assemblies ?
Define pipelining? : Dot net architecture
can u give me real example of how web.config overrides the machine.config file?
how to change the application name?
Explain the race around condition? : .NET Architecture How can it be overcome? : .NET Architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Explain write back and write through caches? : .NET Architecture
How to improve the cache performance? : .NET Architecture
How can we perform data binding in atlas?
How to implement the display in the class printdoc (how to resolve the naming conflict) a: no naming conflicts
What is private constructor? And it's use?