Click here to Skip to main content
15,881,139 members
Home / Discussions / C#
   

C#

 
GeneralEmail attachment on Outlook express Pin
Velichko Sarev26-Aug-03 3:02
Velichko Sarev26-Aug-03 3:02 
GeneralSilly bug in Left-to-Right Menu Pin
Hovik Melkomian26-Aug-03 2:29
Hovik Melkomian26-Aug-03 2:29 
GeneralHolding ArrayLists in an ArrayList Pin
amadeonMk25-Aug-03 22:45
amadeonMk25-Aug-03 22:45 
GeneralRe: Holding ArrayLists in an ArrayList Pin
A.Wegierski25-Aug-03 22:55
A.Wegierski25-Aug-03 22:55 
GeneralRe: Holding ArrayLists in an ArrayList Pin
amadeonMk26-Aug-03 0:43
amadeonMk26-Aug-03 0:43 
GeneralRe: Holding ArrayLists in an ArrayList Pin
Julian Bucknall [MSFT]26-Aug-03 5:50
Julian Bucknall [MSFT]26-Aug-03 5:50 
GeneralRe: Holding ArrayLists in an ArrayList Pin
A.Wegierski26-Aug-03 20:12
A.Wegierski26-Aug-03 20:12 
Question.NET security sample anyone? Pin
devvvy25-Aug-03 21:36
devvvy25-Aug-03 21:36 
.NET security sample anyone? There's a good/short article from Code Project by "Manuel Permuy": http://www.codeproject.com/csharp/cryptography.asp

The sample illustrates how to encrypt/decrypt/retrieve certs using WSDK.

QUESTION: I can do all this without WSDK - using just System.Cryptography? I'm new to this and I am looking for nice/short .NET examples (otherwise, i'd be reading MSDN):
1. sign/hash/encrypt data
- both PPK and classic symmetric algo (DES for example).
2. Also want to know how to "publish" your public key so receiver decrypt payload and verify signature (in your sample, client and receiver on same machine/process.) So, am I talking about exporting key/key blob? A handle to a key is meaningless on a remote machine.
3. retrieve certificates from cert stores (covered in this article)
4. add cert (makecert.exe or MMC/3rd party: I'm alrite with this.)

Any good articles? I want to do this all .NET - but as you mentioned, you don't get .NET support in dealing with cert stores. Is that still true?

Thanks.

norm
GeneralI cann't send mail to the other server Pin
Velichko Sarev25-Aug-03 20:54
Velichko Sarev25-Aug-03 20:54 
GeneralRe: I cann't send mail to the other server Pin
Corinna John28-Aug-03 1:28
Corinna John28-Aug-03 1:28 
GeneralFast graphics in C# Pin
Stephane David25-Aug-03 20:37
Stephane David25-Aug-03 20:37 
GeneralRe: Fast graphics in C# Pin
Meysam Mahfouzi25-Aug-03 23:35
Meysam Mahfouzi25-Aug-03 23:35 
GeneralRe: Fast graphics in C# Pin
Stephane David26-Aug-03 1:26
Stephane David26-Aug-03 1:26 
GeneralRe: Fast graphics in C# Pin
Ista26-Aug-03 4:46
Ista26-Aug-03 4:46 
GeneralRe: Fast graphics in C# Pin
Philip Fitzsimons26-Aug-03 2:28
Philip Fitzsimons26-Aug-03 2:28 
GeneralRe: Fast graphics in C# Pin
Stephane David26-Aug-03 3:55
Stephane David26-Aug-03 3:55 
GeneralRe: Fast graphics in C# Pin
Philip Fitzsimons26-Aug-03 4:25
Philip Fitzsimons26-Aug-03 4:25 
GeneralRe: Fast graphics in C# Pin
Philip Fitzsimons26-Aug-03 4:43
Philip Fitzsimons26-Aug-03 4:43 
GeneralRe: Fast graphics in C# Pin
Stephane David26-Aug-03 5:06
Stephane David26-Aug-03 5:06 
GeneralRe: Fast graphics in C# Pin
Philip Fitzsimons26-Aug-03 5:46
Philip Fitzsimons26-Aug-03 5:46 
GeneralRe: Fast graphics in C# Pin
Stephane David26-Aug-03 11:04
Stephane David26-Aug-03 11:04 
GeneralRe: Fast graphics in C# Pin
Philip Fitzsimons26-Aug-03 23:11
Philip Fitzsimons26-Aug-03 23:11 
GeneralRe: Fast graphics in C# Pin
Ista26-Aug-03 4:45
Ista26-Aug-03 4:45 
GeneralRe: Fast graphics in C# Pin
J. Dunlap26-Aug-03 11:37
J. Dunlap26-Aug-03 11:37 
Generalgrid control Pin
Member 52474025-Aug-03 19:39
Member 52474025-Aug-03 19:39 

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.