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 ?

Answer Posted / vivek

Strong names guarantee name uniqueness by relying on unique
key pairs. No one can generate the same assembly name that
you can, because an assembly generated with one private key
has a different name than an assembly generated with another
private key.
Sn.exe is the tool provides options for key management,
signature generation, and signature verification.
The following command creates a new, random key pair and
stores it in keyPair.snk.
sn -k keyPair.snk

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between response.redirect and server.transfer?

1078


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

1059


How can you make sure that web api returns json data only?

1035


How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?

1029


Explain form level validation and field level validation?

1071


What is marshalling ? Is it a part of asp.net ?

1140


How response object is related to asp's response object?

961


What are the events that happen when a client requests an asp.net page from iis server?

1101


What is asp net_sessionid?

1147


Which tool you have done?

1979


What is OSI layer? Explain different layers.

1111


What are the two properties that are common on every validation control?

1104


What is inproc and outproc?

1039


How you can manage the state of application at the server side in ASP.NET?

1110


How do we sort the data from a dataset?

1030