Click here to Skip to main content
15,915,093 members
Home / Discussions / C#
   

C#

 
GeneralRe: Double Buffering on System controls? Pin
Heath Stewart31-Mar-04 5:30
protectorHeath Stewart31-Mar-04 5:30 
GeneralRe: Double Buffering on System controls? Pin
Snowjim31-Mar-04 5:36
Snowjim31-Mar-04 5:36 
GeneralRe: Double Buffering on System controls? Pin
Heath Stewart31-Mar-04 5:43
protectorHeath Stewart31-Mar-04 5:43 
GeneralAutoScrolling with a RichTextBox Pin
znize31-Mar-04 4:00
znize31-Mar-04 4:00 
GeneralRe: AutoScrolling with a RichTextBox Pin
leppie31-Mar-04 6:10
leppie31-Mar-04 6:10 
GeneralCryptografy in .NET Pin
dotnetdev@univ.kiev.ua31-Mar-04 3:36
dotnetdev@univ.kiev.ua31-Mar-04 3:36 
GeneralRe: Cryptografy in .NET Pin
Anonymous31-Mar-04 3:58
Anonymous31-Mar-04 3:58 
GeneralRe: Cryptography in .NET Pin
Heath Stewart31-Mar-04 5:12
protectorHeath Stewart31-Mar-04 5:12 
Look in the .NET Framework SDK for the class documentation for those classes, interfaces, and structs in the System.Security.Cryptography namespace. There are also many examples here on CodeProject. Just do a search for "encrypt" or something simple.

A good understanding of cryptography will definitely be helpful, such as knowing what exactly cryptography is, shared key and private key architectures, etc. Crytography is definitely not something to take lightly.

 

Microsoft MVP, Visual C#
My Articles
GeneralCompilation Time and Date Pin
JM_FL31-Mar-04 3:01
JM_FL31-Mar-04 3:01 
GeneralRe: Compilation Time and Date Pin
Dave Kreskowiak31-Mar-04 3:21
mveDave Kreskowiak31-Mar-04 3:21 
GeneralRe: Compilation Time and Date Pin
leppie31-Mar-04 6:16
leppie31-Mar-04 6:16 
GeneralRe: Compilation Time and Date Pin
JM_FL31-Mar-04 6:40
JM_FL31-Mar-04 6:40 
GeneralDataGrids and XML Pin
Skylo31-Mar-04 2:42
Skylo31-Mar-04 2:42 
GeneralRe: DataGrids and XML Pin
Charlie Williams31-Mar-04 4:09
Charlie Williams31-Mar-04 4:09 
GeneralPaste nodes Pin
bertcox31-Mar-04 1:53
bertcox31-Mar-04 1:53 
GeneralRe: Paste nodes Pin
partyganger31-Mar-04 4:44
partyganger31-Mar-04 4:44 
GeneralRe: Paste nodes Pin
partyganger31-Mar-04 4:44
partyganger31-Mar-04 4:44 
GeneralLoad Huge Data to SQL Server Pin
mhmoud rawas31-Mar-04 0:32
mhmoud rawas31-Mar-04 0:32 
GeneralRe: Load Huge Data to SQL Server Pin
Mazdak31-Mar-04 1:33
Mazdak31-Mar-04 1:33 
GeneralRe: Load Huge Data to SQL Server Pin
Heath Stewart31-Mar-04 4:54
protectorHeath Stewart31-Mar-04 4:54 
GeneralRe: Load Huge Data to SQL Server Pin
mhmoud rawas31-Mar-04 9:36
mhmoud rawas31-Mar-04 9:36 
GeneralRe: Load Huge Data to SQL Server Pin
Heath Stewart31-Mar-04 9:39
protectorHeath Stewart31-Mar-04 9:39 
GeneralRe: Load Huge Data to SQL Server Pin
ian mariano31-Mar-04 6:35
ian mariano31-Mar-04 6:35 
GeneralRe: Load Huge Data to SQL Server Pin
Jesse Squire1-Apr-04 7:23
Jesse Squire1-Apr-04 7:23 
GeneralRe: Load Huge Data to SQL Server Pin
mhmoud rawas2-Apr-04 4:26
mhmoud rawas2-Apr-04 4:26 

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.