What is object pool in .net?
What is ildasm and obfuscator in net?
Explain the 3 types of properties in c# with an example?
What are the Types of instancing properties and explain each. Explain the difference between multiuse,singleuse and globalmultiuse and which is default
What is serialization of data?
Which of the following API is used to hide a window?
What is the difference between C# 3.5 and C# 4.0?
Does the system.exception class have any cool features?
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
What is lazy loading and eager loading in c#?
What is the difference between namespace and class in c#?
What is expandoobject in c#?
What is namespace in oop?