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

calling result set one procedure to anothar procedure in sql2000

0 Answers  


In C#.net application is run on linux michine

4 Answers  


How do you enable tracing? a) Set the Trace property of the Web Form to True b) Set the Trace property of the server object to True c) Set the Session variables Trace to True d) Set the Applications Variable Trace to True.

2 Answers   Syntax Softtech,


Types of session management in ASP.NET?

1 Answers   Microsoft,


How To Authenticate Your Web service??

1 Answers  






What is data grid view in asp.net?

0 Answers  


What are the different methods of session maintenance in asp.net?

0 Answers  


Difference between Dataset and DataReader ?

4 Answers   Accenture, BirlaSoft, Infosys, Microsoft, Techseol,


What are the new data controls in asp.net 2.0?

0 Answers  


About web methods and its various attributes ?

1 Answers   Digital GlobalSoft,


which type of data u send through request.querystring()?and tell abt exact size?

1 Answers   CSC, Nay Company,


Why asp.net is used?

0 Answers  


Categories