Answer Posted / guest
Assembly versioning allows the application to specify not
only the library it needs to run (which was available under
Win32), but also the version of the assembly
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between serialization and deserialization in c#?
What is serialization in c#?
What is namespace c#?
How long will it take to learn c sharp?
Is string value type c#?
Why use “using” in c#?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
Explain metadata in c#.
What is super class in c#?
What is c# windows form application?
Can hashtable have duplicate keys?
What Happens In Memory When You Box And Unbox A Value-type?
How to open a new form on button click in Windows forms?
what is object-oriented programming (oop) language?
What is the delegates in c#?