Answer Posted / baskarg83
Go to Visual Studio 2005 Command Prompt in that type
sn -k nykey.snk
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of the dispose method in C# ?
When do we generally use destructors to release resources?
Give 2 scenarios where static constructors can be used?
Why do we use partial class in c#?
Are attributes inherited c#?
What is string in c# net?
What is the benefit of dependency injection c#?
Can You Prevent Your Class From Being Inherited By Another Class?
How does bubble sort work?
What is dynamic dispatch?
Distinguish between a class and struct?
What is namespace c#?
Can we customize the serialization process?
What is the difference between hashtable and dictionary in c#?
What is virtual in c#?