Click here to Skip to main content
15,903,724 members
Home / Discussions / C#
   

C#

 
AnswerRe: MessageBox in console application Pin
Judah Gabriel Himango20-Sep-05 9:19
sponsorJudah Gabriel Himango20-Sep-05 9:19 
AnswerRe: MessageBox in console application Pin
Mr Marchepane20-Sep-05 10:15
Mr Marchepane20-Sep-05 10:15 
GeneralRe: MessageBox in console application Pin
Judah Gabriel Himango20-Sep-05 10:27
sponsorJudah Gabriel Himango20-Sep-05 10:27 
GeneralRe: MessageBox in console application Pin
Mr Marchepane20-Sep-05 10:46
Mr Marchepane20-Sep-05 10:46 
QuestionRSA with private key Pin
IsaacB20-Sep-05 8:21
IsaacB20-Sep-05 8:21 
AnswerRe: RSA with private key Pin
Not Active20-Sep-05 9:22
mentorNot Active20-Sep-05 9:22 
QuestionRe: RSA with private key Pin
IsaacB20-Sep-05 10:04
IsaacB20-Sep-05 10:04 
AnswerRe: RSA with private key Pin
Dan Neely20-Sep-05 10:41
Dan Neely20-Sep-05 10:41 
RSA keys are 'symetric' (not the best choice of words but I can't think of anything better to use). You can pass the public key to the private parameter and vice versa, and it will work. This's the principle difference between encrypting and signing a document (the other being that signing only runs a hash through the RSA algorithm).
QuestionCrystal Reports for Visual Studio .NET (Parameter Fields Runtime Customization)? Pin
Naveed Kamboh20-Sep-05 6:50
Naveed Kamboh20-Sep-05 6:50 
QuestionMSDE 2000 Insance Invalid Pin
theStorminMormon20-Sep-05 6:43
theStorminMormon20-Sep-05 6:43 
Question.Net Remoting and WebClient memory trouble... Pin
The Liquidian20-Sep-05 6:19
The Liquidian20-Sep-05 6:19 
QuestionOutlook, own EMailAddress Pin
mkano20-Sep-05 6:09
mkano20-Sep-05 6:09 
QuestionWebsite Counter Pin
jeff1920-Sep-05 4:40
jeff1920-Sep-05 4:40 
AnswerRe: Website Counter Pin
Jon Sagara20-Sep-05 7:42
Jon Sagara20-Sep-05 7:42 
QuestionUsing C++ in C# appliacation Pin
Yoyosch20-Sep-05 4:15
Yoyosch20-Sep-05 4:15 
AnswerRe: Using C++ in C# appliacation Pin
Not Active20-Sep-05 9:05
mentorNot Active20-Sep-05 9:05 
QuestionMSDE 2000 connection error Pin
theStorminMormon20-Sep-05 4:06
theStorminMormon20-Sep-05 4:06 
QuestionSelect ListView Item on KeyPress Pin
miah alom20-Sep-05 3:59
miah alom20-Sep-05 3:59 
AnswerRe: Select ListView Item on KeyPress Pin
John Fisher20-Sep-05 9:27
John Fisher20-Sep-05 9:27 
GeneralRe: Select ListView Item on KeyPress Pin
miah alom20-Sep-05 9:40
miah alom20-Sep-05 9:40 
GeneralRe: Select ListView Item on KeyPress Pin
Abdullah_Hunzai22-Oct-09 20:00
Abdullah_Hunzai22-Oct-09 20:00 
QuestionStretching a polygon side in C# Pin
20-Sep-05 3:52
suss20-Sep-05 3:52 
AnswerRe: Stretching a polygon side in C# Pin
Yoyosch20-Sep-05 4:06
Yoyosch20-Sep-05 4:06 
GeneralRe: Stretching a polygon side in C# Pin
subramanyeswari20-Sep-05 17:43
subramanyeswari20-Sep-05 17:43 
AnswerRe: Stretching a polygon side in C# Pin
Andy Moore20-Sep-05 18:15
Andy Moore20-Sep-05 18:15 

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.