Click here to Skip to main content
15,884,088 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: character exchange brings wrong result Pin
lmoelleb21-Oct-05 6:24
lmoelleb21-Oct-05 6:24 
QuestionILDASM Pin
Nuray20-Oct-05 4:20
Nuray20-Oct-05 4:20 
AnswerRe: ILDASM Pin
S. Senthil Kumar20-Oct-05 5:27
S. Senthil Kumar20-Oct-05 5:27 
GeneralRe: ILDASM Pin
Nuray20-Oct-05 6:15
Nuray20-Oct-05 6:15 
GeneralRe: ILDASM Pin
S. Senthil Kumar20-Oct-05 20:56
S. Senthil Kumar20-Oct-05 20:56 
QuestionStrong Named Assemblies Pin
kapildhir 19-Oct-05 19:38
kapildhir 19-Oct-05 19:38 
AnswerRe: Strong Named Assemblies Pin
S. Senthil Kumar20-Oct-05 5:34
S. Senthil Kumar20-Oct-05 5:34 
GeneralRe: Strong Named Assemblies Pin
Anonymous20-Oct-05 19:24
Anonymous20-Oct-05 19:24 
The command works fine for me.The output is as follows:-

C:\Documents and Settings\kdhir\My Documents\Visual Studio Projects\TestApp\Clas
sLibrary1\obj\Debug>sn -t ClassLibrary1.snk

Microsoft (R) .NET Framework Strong Name Utility Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Public key token is c559f0648b2f3b60

C:\Documents and Settings\kdhir\My Documents\Visual Studio Projects\TestApp\Clas
sLibrary1\obj\Debug>sn -T ClassLibrary1.dll

Microsoft (R) .NET Framework Strong Name Utility Version 1.1.4322.573
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

Public key token is cfc0b9a3c52b17fb

As you can see the public key token extracted from both are diffenent.
If you could tell me the rason for this.

Regards
Kapil

QuestionHow to free the display of the form/control? SuspendLayout() can not work. Pin
zhyluopro19-Oct-05 7:25
zhyluopro19-Oct-05 7:25 
AnswerRe: How to free the display of the form/control? SuspendLayout() can not work. Pin
Ravenash23-Oct-05 12:28
Ravenash23-Oct-05 12:28 
QuestionWinform app looping... how can I find out where? Pin
nzmike18-Oct-05 18:28
nzmike18-Oct-05 18:28 
AnswerRe: Winform app looping... how can I find out where? Pin
Dave Kreskowiak19-Oct-05 2:34
mveDave Kreskowiak19-Oct-05 2:34 
AnswerRe: Winform app looping... how can I find out where? Pin
S. Senthil Kumar20-Oct-05 5:17
S. Senthil Kumar20-Oct-05 5:17 
GeneralRe: Winform app looping... how can I find out where? Pin
nzmike20-Oct-05 12:39
nzmike20-Oct-05 12:39 
AnswerRe: Winform app looping... how can I find out where? Pin
Ravenash23-Oct-05 12:36
Ravenash23-Oct-05 12:36 
QuestionIs there any way to debug a deployment project in the IDE Pin
GazzaJ18-Oct-05 0:12
GazzaJ18-Oct-05 0:12 
AnswerRe: Is there any way to debug a deployment project in the IDE Pin
rwestgraham18-Oct-05 9:54
rwestgraham18-Oct-05 9:54 
GeneralRe: Is there any way to debug a deployment project in the IDE Pin
GazzaJ20-Oct-05 4:15
GazzaJ20-Oct-05 4:15 
QuestionHow to Deploy Application in VB.NET Pin
Rohan_bhat_3117-Oct-05 18:07
Rohan_bhat_3117-Oct-05 18:07 
AnswerRe: How to Deploy Application in VB.NET Pin
rwestgraham17-Oct-05 18:09
rwestgraham17-Oct-05 18:09 
GeneralRe: How to Deploy Application in VB.NET Pin
Rohan_bhat_3117-Oct-05 18:21
Rohan_bhat_3117-Oct-05 18:21 
GeneralRe: How to Deploy Application in VB.NET Pin
Christian Graus17-Oct-05 18:30
protectorChristian Graus17-Oct-05 18:30 
QuestionHOW TO SHARE .NET FRAMEWORK Pin
shyjupkandachira17-Oct-05 0:14
shyjupkandachira17-Oct-05 0:14 
AnswerRe: HOW TO SHARE .NET FRAMEWORK Pin
Dave Kreskowiak17-Oct-05 1:34
mveDave Kreskowiak17-Oct-05 1:34 
AnswerRe: HOW TO SHARE .NET FRAMEWORK Pin
Ravenash23-Oct-05 12:42
Ravenash23-Oct-05 12:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.