How can you create a strong name for a .NET assembly?

Answers were Sorted based on User's Feedback



How can you create a strong name for a .NET assembly?..

Answer / guest

With the help of Strong Name tool (sn.exe).

Is This Answer Correct ?    7 Yes 1 No

How can you create a strong name for a .NET assembly?..

Answer / alexis

using sn.exe

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Dot Net Remoting Interview Questions

When we use web service and when we use Remoting?

2 Answers  


Explain what is the relationship between a Process, Application Domain, and Application?

2 Answers  


About remoting and web services. Difference between them?

6 Answers   Microsoft,


What is the difference between remoting and webservice?

0 Answers  


Explain serialization formatters in .net remoting

0 Answers  






What are the information required to configure remote objects?

0 Answers  


Explain the Flow of remoting?

0 Answers  


What are dynamic assemblies?

0 Answers  


What are static assemblies?

0 Answers  


How can you create a strong name for a .NET assembly?

2 Answers  


Define singleton activation mode in .net remoting?

0 Answers  


Where is global assembly cache located on the system?

3 Answers   HCL, Value Labs,


Categories