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 do we use delegates in your remoting applications?

0 Answers  


What are CAO's i.e. Client Activated Objects ?

1 Answers  


Which namespace is used for encryption ?

3 Answers   Digital GlobalSoft,


What does manifest consists?

0 Answers  


How can you tell the application to look for assemblies at the locations other than its own install?

1 Answers  






Write a example code for remoting?

0 Answers  


what are the various type of channels used by .Net remoting and which is the best one?

1 Answers  


Explain the hierarchial description of remoting?

0 Answers  


How do you reference to a private & shared assembly ?

1 Answers   Digital GlobalSoft,


Define proxy in .net remoting?

0 Answers  


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

0 Answers  


Define a process?

0 Answers  


Categories