![]() Related Questions A developer company sends dll's to the client. someclient is not happy current functionality, so requestsome modification. developer made some changes andsend new dll to all clients. Some client is happy withold version, tell me minimal change to so that neitherclients get affected. Read Answers (3) | Asked by : Rupesh Agrawal What are assembly attributes?what are assembly version requirements and security identity?what is public key in assembly? Scenario: You have both v1.1 and v2.0 of .NET framework installed on the same machine and both are configured for command line compiling using the PATH environment variable.Question: Which version of .NET will be activated when you type the 'csc' command at the command prompt? A) v 1.1B) v 2.0C) Error eccours.D) NoneExplanation: It depends on the order of the frameworks in PATH environment variable. The first version in the path variable will be used. eg: if v2.0 is followed Latest Answer : Assembly is the basic building block of .NET framework while namespace is a class. ... Read Answers (3) | Asked by : Lakshmanan Suppose I have a .net assembly version 1.0 in GAC now i want to update the version to 2.0how can i do that. how can i update my previous version.
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||