What is strong name and which tool is used for this?
Answers were Sorted based on User's Feedback
Answer / srikanth
Strong name is the unique identifier for the public
assemblies. This will be generated using sn.exe tool.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sivaprasad
strong is comprises of four things
1)Assembly name
2)version
3)Identifier
4)public
which is used to uniquely identifie Assembly in GAC
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / om nama shiva ya namaha
when ever we place our assembly in global assembly cache.to
identify our assembly uniqly in the golbal assembly cache we
have to provide stong name for our assembly
we can provide strong name by using sn.exe tool
in command promt==>sn.exe -k "\anyassemblyname.snk";
these sn.exe tool provieds stong name for the assembly and
follw public key cryptogaphy
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vasunthara
It is used to create a globally unique name for an assembly.
It is similar to GUID.Strong name users publi key
cryptography(pkc) to ensure tha noone can sppof it.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is server transfer?
What is Razor View Engine
Can you use c# without .net?
How do http sessions work?
What is the namespace used to store the information about the user?s locale?
Can a user browsing my Web site read my Web.config or Global.asax files ?
What is a form tag?
What is Hidden Fields in Asp.Net
How can you provide an alternating color scheme in a Repeater control?
How does the XmlSerializer work? What ACL permissions does a process using it require?
What is a page life cycle? What are the events in a page life cycle?
Explain the difference between an exe and a dll?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)