what are the lifetime events of a from?
Differences between VS 2005, 2008 and 2010 ?
Does application frame need host?
Explain domestic architecture artifacts? : .NET Architecture
Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?
What is the mesi? : .NET Architecture
What is this DLL hell problem in dotnet? Can a virtual class be created/can a virtual method be created inside the class?
Explain the types of memory management? : Dot net architecture
Whate are resource files? How are they used in .net?
Why only boxed types can be unboxed?
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
What is the difference between absolute expiration and sliding-time expiration?
How is the using() pattern useful? What is idisposable?