Click here to Skip to main content
16,006,013 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# TcpListener connection problem Pin
Johan Glysing26-Jan-06 20:35
Johan Glysing26-Jan-06 20:35 
GeneralRe: C# TcpListener connection problem Pin
snouto26-Jan-06 23:28
snouto26-Jan-06 23:28 
QuestiongetFunctionPointer() Pin
winx26-Jan-06 1:36
winx26-Jan-06 1:36 
AnswerRe: getFunctionPointer() Pin
winx26-Jan-06 1:41
winx26-Jan-06 1:41 
GeneralRe: getFunctionPointer() Pin
James Gupta26-Jan-06 5:16
professionalJames Gupta26-Jan-06 5:16 
GeneralRe: getFunctionPointer() Pin
Saravanan_article26-Jan-06 19:07
Saravanan_article26-Jan-06 19:07 
GeneralRe: getFunctionPointer() Pin
winx26-Jan-06 20:42
winx26-Jan-06 20:42 
QuestionCheck Signing Key Pin
gnjunge26-Jan-06 1:16
gnjunge26-Jan-06 1:16 
Hi,

I have two assemblies, strong name signed by using the same signing key file. One assembly opens the other assembly using reflection. In order to check whether it is the original assembly (created by me) that I am opening I would like to compare the strong name key of the two applications (which is the main proof that I created the second assembly and not somebody else).
How do I do this? Assembly.GetName().GetPublicKey() seems the hash code of the assembly encrypted by de private key, instead of the public key.

Thank you,
Gidon


AnswerRe: Check Signing Key Pin
leppie26-Jan-06 6:43
leppie26-Jan-06 6:43 
AnswerRe: Check Signing Key Pin
MrEyes26-Jan-06 7:38
MrEyes26-Jan-06 7:38 
QuestionCreate a textbox control in runtime mode Pin
NewbieDude26-Jan-06 0:38
NewbieDude26-Jan-06 0:38 
AnswerRe: Create a textbox control in runtime mode Pin
Ahmad Mahmoud [candseeme]26-Jan-06 0:38
Ahmad Mahmoud [candseeme]26-Jan-06 0:38 
GeneralRe: Create a textbox control in runtime mode Pin
NewbieDude26-Jan-06 0:47
NewbieDude26-Jan-06 0:47 
GeneralRe: Create a textbox control in runtime mode Pin
NewbieDude26-Jan-06 0:51
NewbieDude26-Jan-06 0:51 
GeneralRe: Create a textbox control in runtime mode Pin
Ahmad Mahmoud [candseeme]26-Jan-06 0:56
Ahmad Mahmoud [candseeme]26-Jan-06 0:56 
NewsStartup Editor Pin
Ahmad Mahmoud [candseeme]26-Jan-06 0:35
Ahmad Mahmoud [candseeme]26-Jan-06 0:35 
GeneralRe: Startup Editor Pin
DigitalKing26-Jan-06 6:23
DigitalKing26-Jan-06 6:23 
QuestionObject Binding Question Pin
akyriako7825-Jan-06 23:51
akyriako7825-Jan-06 23:51 
QuestionType of disc in CD/DVD drive Pin
MajorPaul25-Jan-06 23:25
MajorPaul25-Jan-06 23:25 
AnswerRe: Type of disc in CD/DVD drive Pin
Dave Kreskowiak26-Jan-06 6:36
mveDave Kreskowiak26-Jan-06 6:36 
GeneralRe: Type of disc in CD/DVD drive Pin
MajorPaul27-Jan-06 2:20
MajorPaul27-Jan-06 2:20 
QuestionPlay sound Pin
mehrdadc4825-Jan-06 23:06
mehrdadc4825-Jan-06 23:06 
AnswerRe: Play sound Pin
idreesbadshah26-Jan-06 4:01
idreesbadshah26-Jan-06 4:01 
AnswerRe: Play sound Pin
snouto26-Jan-06 4:36
snouto26-Jan-06 4:36 
QuestionHow to implement IEnumerator with generics? Pin
t800t825-Jan-06 21:45
t800t825-Jan-06 21:45 

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.