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 .net c#?
What are the string functions in c#?
Is datetime immutable c#?
What does using system mean in c#?
What is the difference between ienumerable and enumerable?
Why attributes are used in c#?
What is extension method in c# and how to use them?
What is iqueryable and ienumerable in c#?
Can you inherit from multiple classes in c#?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
What is a nullreferenceexception and how do I fix it?
Is nullable type c#?
What's the difference between an integer and int?
What is event sourcing in c#?
What does void mean in c#?