Un-Answered Questions { C Sharp }

What do you mean by shared assembly?

582


What is a .exe extension files? How is it similar to .dll extension files?

574


What is a trace and asset? Explain some differences?

697


What is a view? What is the use of it?

582


What is the difference between User controls and Custom Controls?

550


What is the difference between static and constant variables?

539


How to find out that the code is written as managed or un-managed code?

594


What are static and dynamic variables?

644


What is the difference between CreateObject() and GetObject()?

553


What is the meaning of MSIL?

658


How to reduce image resolution in C#?

627


How string definitions will prevent escaping on backslashes in C#?

522


What is the implicit name of the parameter that gets passed into the set method/property of a class?

497


What does the keyword “virtual” declare for a method or property?

532


What is the diff between the System.Array.CopyTo() and System.Array.Clone()?

542