can u tell me any one steps for creatting sn.k
Answers were Sorted based on User's Feedback
Answer / baskarg83
Go to Visual Studio 2005 Command Prompt in that type
sn -k nykey.snk
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
What is difference between array and collection?
What is throw in c#?
Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }
What is the value which is accepted by all data types ?
What is a partial class. Give an example?
What if an error occurs in Catch block, how can you prevent it?
What is the difference between dispose() and finalize() methods in c#?
what is software?
Structs are largely redundant in c++. Why does c# have them?
What is icomparable in c#?
How to force my .net app to run as administrator on windows 7?
Can you create partial delegates and enumerations?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)