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
Is it possible to execute multiple catch block for a single try statement?
How to Show Message box in Metro Style App?
What is a view? What is the use of it?
What is yield c#?
What are extender provider components? Explain how to use an extender provider in the project.
Explain what are the steps for creating clr trigger?
What is default access modifier for class in c#?
what is scope of a protected internal member variable of a c# class
What Is A Satellite Assembly?
What is verbatim string literal in c#?
What is private in c#?
Can You Prevent Your Class From Being Inherited By Another Class?
Can we inherit two classes in c#?
Can we override constructor in c#?
Is c# pass by value?