Should sn.exe be used before gacutil.exe ?

Answers were Sorted based on User's Feedback



Should sn.exe be used before gacutil.exe ? ..

Answer / abhishek maitrey

Yes. It is mandatory to assign the strong name to the
assembly before placing it into the GAC. The stron name
contains the public key to recognize by the GAC for whom
the request comes.
Note : GAC is a special area where more than one same named
assemblies may be placed having different versions.

Is This Answer Correct ?    14 Yes 0 No

Should sn.exe be used before gacutil.exe ? ..

Answer / narayansahu

Yes. Before placing an assembly to GAC, we should sign the
assembly with a strong name using sn.exe

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is difference between viewstate and session in asp net?

0 Answers  


How to unit test Web API?

0 Answers  


Types of objects in ASP ?

2 Answers   Microsoft,


What do you mean by serialize and marshalbyref?

0 Answers  


Explain the disadvantages of viewstate?

0 Answers  






Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

0 Answers   Siebel Systems,


How many object in c# asp .net

1 Answers  


What is the difference between and ActiveX dll and control ?

1 Answers   Microsoft,


How to display validation messages in one control?

0 Answers  


Which namespace in used to connction web cam

3 Answers  


How to upload a file using file upload control inside the Update Panel???

2 Answers  


what are the oops concepts are used in your project?

1 Answers   AppShark, IBM, Kotak,


Categories