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 difference between virtual and override in c#?
Explain clr in brief.
What is hashset c#?
If you want to write your own dot net language, what steps you will u take care?
How does one compare strings in c#?
What is difference between override and new in c#?
Why delegate is used in c#?
You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?
How Global.asax is used ?
What is the difference between throw and throw ex?
What is a base class in C#?
What is iqueryable?
Are arrays immutable c#?
Is c# code is managed or unmanaged code?
What is strong name in c# and how can we use it?