Answer Posted / ranjeet singh
Through " Versioning " you can solve DLL Hell Problem
M.M.B.R(Mejor.minor.builder.revision)this is format of
version assembly.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you mean by saying a "class is a reference type"?
What is array and arraylist?
Are attributes inherited c#?
What is difference between list and ilist in c#?
How do I trim a space in c#?
How does a while loop work?
What is array formula?
What is protected internal modifier in C#?
Explain what is an interface in c#?
What is an interface class in c#?
What is the use of the dispose method in C# ?
What to implement on my class Finalize or IDisposable
What is the use of partial methods?
who is a protected class-level variable available to?
Is boxing an implicit conversion?