Answer Posted / ian
Open the project for which you need to have key. right
click on the project in solution explorer. ->Properties-
>Signing->clike the checkbox "Sign the assembly" -> select
new ->give keyname[eg key1] and password[optional].
Now your project has a key file with the name key1.snk
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c# and c same?
What is the difference between system.string and system.text.stringbuilder classes?
Are arrays immutable c#?
What is dataadapter c#?
Why do we need to serialize data?
windows c# using datagridview in edit form sql server
What are the advantages of generics in c#?
What is datatable and dataset in c#?
Why do we use ienumerable in c#?
What are the Features in .net framework 1.1
What exactly happens when we debug and build the program?
What is strongly typed in c#?
What is lambda expression in c#?
What is reference types in c#?
How will you get the different language strings?