What happens if a static constructor throws an exception?
How can an inner class access the members of outer class?
Which control cannot be placed in mdi?
What are the different types of delegates?
What are verbatim strings in c#?
What is the difference between a constant and a static readonly field?
what is IDisposal interface
Explain About ADO and its objects
What is difference between function and method in c#?
What is public, private, protected, internal and internal protected?
What is the base class from which all value types are derived?
What is overloading in c#?
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
Explain the difference between the system.array.copyto() and system.array.clone()?
Why we use get set property in c#?