What is strong name and what is the need of it ?



What is strong name and what is the need of it ?..

Answer / swapna

A name that consists of an assembly's identity?its simple
text name, version number, and culture information (if
provided)?strengthened by a public key and a digital
signature generated over the assembly.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Dot Net Remoting Interview Questions

Define delegates and events?

0 Answers  


Give the Hierarchial description of remoting?

1 Answers   Satyam,


How do you register a .NET assembly?

2 Answers   Microsoft,


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

2 Answers  


Will clr handle unmanaged code or not?

0 Answers  






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

0 Answers  


What is unmanaged code and will CLR handle this kind of code or not ?

1 Answers   DELL,


What are static assemblies and dynamic assemblies. Differences between them?

0 Answers  


What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()

1 Answers  


What do you mean by passport authentication and windows authentication ?

5 Answers   TCS,


Where is global assembly cache located on the system?

3 Answers   HCL, Value Labs,


What is fundamental of published or precreated objects in remoting?

0 Answers  


Categories