Interview Questions

You need to generate a public/private key pair for using in creating a shared assembly. Given the above scenario, which .NET SDK utility should be used?

ASP.NET and .NET WEB Questions and Answers


(Continued from previous question...)

You need to generate a public/private key pair for using in creating a shared assembly. Given the above scenario, which .NET SDK utility should be used?

You need to generate a public/private key pair for using in creating a shared assembly. Given the above scenario, which .NET SDK utility should be used?
* certmgr.exe
* gacutil.exe
* sn.exe
* resgen.exe


sn.exe

(Continued on next question...)

Other Interview Questions