can sn.exe can be used before gacutil.exe
Answer Posted / lily antony
Yes. First we have to use the sn.exe and generate a strong
name key pair to sign the assembly. [After signing it
becomes a shared assembly. ]
Then we have to use the gacutil.exe to install the signed
assembly into the Global Assembly Cache.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is asp.net mvc? : asp.net mvc
Explain the concept of event bubbling in ASP.NET?
What are the namespaces used in asp.net mvc? : asp.net mvc
How does session id work?
What is rich control in asp.net?
What is a SESSION and APPLICATION object?
What are the Types of state management techniques
Explain the use of errorprovider control in .net?
Define static member?
How do you deploy your asp.net application?
What are the Types of authentications in IIS
Explain the asp.net mvc request life cycle? : asp.net mvc
How about the security in Activex DLL and Activex EXE ?
Define dll hell?
How to implement role based security in asp.net mvc? : Asp.Net MVC