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
What is the difference between do and while loop?
Can a class be protected in c#?
What is parameters in c#?
How many types of methods are there in c#?
What do you mean by winforms in c#?
Why do we need private constructor in c#?
How to find whether the application is run from inside ide or not?
Why var is used in c#?
How to implement a singleton design pattern in c#?
Explain how can I get around scope problems in a try/catch?
If a child class instance is created, which class constructor is called first - base class or child class?
What is the difference between User controls and Custom Controls?
What is difference between events and delegates?
Give 2 scenarios where static constructors can be used?
What basic steps are needed to display a simple report in crystal?