Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is strong name and which tool is used for this?

Answers were Sorted based on User's Feedback



What is strong name and which tool is used for this?..

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

What is strong name and which tool is used for this?..

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

What is strong name and which tool is used for this?..

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

What is strong name and which tool is used for this?..

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

Post New Answer

More ASP.NET Interview Questions

What is server transfer?

0 Answers  


What is Razor View Engine

0 Answers   HCL,


Can you use c# without .net?

0 Answers  


How do http sessions work?

0 Answers  


What is the namespace used to store the information about the user?s locale?

1 Answers   NeoSoft, Siebel,


Can a user browsing my Web site read my Web.config or Global.asax files ?

1 Answers  


What is a form tag?

0 Answers  


What is Hidden Fields in Asp.Net

4 Answers  


How can you provide an alternating color scheme in a Repeater control?

6 Answers   Siebel Systems,


How does the XmlSerializer work? What ACL permissions does a process using it require?

2 Answers  


What is a page life cycle? What are the events in a page life cycle?

0 Answers  


Explain the difference between an exe and a dll?

0 Answers  


Categories