You are creating a class library that will be used in a web application.
You need to ensure that the class library assembly is strongly named.
What should you do?
A . Use assembly attributes.
B . Use the EdmGen.exe command-line tool.
C . Set the configuration mode to Release when building the application.
D . Use the gacutil.exe command-line tool.
Answer: A