Click here to Skip to main content
15,916,180 members
Home / Discussions / C#
   

C#

 
GeneralRe: Save an object in sqlserver Pin
Judah Gabriel Himango21-Mar-05 4:59
sponsorJudah Gabriel Himango21-Mar-05 4:59 
GeneralRe: Save an object in sqlserver Pin
machocr21-Mar-05 8:27
machocr21-Mar-05 8:27 
GeneralRe: Save an object in sqlserver Pin
Judah Gabriel Himango21-Mar-05 8:37
sponsorJudah Gabriel Himango21-Mar-05 8:37 
GeneralRe: Save an object in sqlserver Pin
machocr21-Mar-05 9:49
machocr21-Mar-05 9:49 
GeneralRe: Save an object in sqlserver Pin
Judah Gabriel Himango21-Mar-05 10:12
sponsorJudah Gabriel Himango21-Mar-05 10:12 
GeneralRe: Save an object in sqlserver Pin
machocr22-Mar-05 6:10
machocr22-Mar-05 6:10 
GeneralRe: Save an object in sqlserver Pin
Judah Gabriel Himango22-Mar-05 6:59
sponsorJudah Gabriel Himango22-Mar-05 6:59 
Generalbetter solutions to archieve encryption and decryption of the file Pin
Shiby21-Mar-05 2:45
Shiby21-Mar-05 2:45 
Hi All,

Basically, I would like to encrypt the data/file at the client end and should be able to decrypt it at the server side. So that client/end user should not manipulate the auto generated file from the application(window). I've gone through some of the articles from the net and I have found three options to archieve this.

1) Symmetric
Adv: Can encrypt and decrypt using key values.
Disadv: If the end user decode the manage code then it is possible to identify the key values. Then they can also decrypt the file at their end.
2) Asymmetric
Adv: Can encrypt and decrypt using the public and private certificates.
3) Hash algorithum
Add and disadv more or less similar to (1).

So i prefer to go with point (2), i.e Asymmetric. If anyone has better solutions to archieve encryption and decryption of the file then please let me know.

Thanks & Regards,
Shiby Chacko
GeneralRe: better solutions to archieve encryption and decryption of the file Pin
Azraelgod21-Mar-05 2:59
Azraelgod21-Mar-05 2:59 
GeneralRe: better solutions to archieve encryption and decryption of the file Pin
Shiby21-Mar-05 4:36
Shiby21-Mar-05 4:36 
GeneralRe: better solutions to archieve encryption and decryption of the file Pin
GaMBiT_KC21-Mar-05 4:00
GaMBiT_KC21-Mar-05 4:00 
GeneralRe: better solutions to archieve encryption and decryption of the file Pin
Shiby21-Mar-05 4:34
Shiby21-Mar-05 4:34 
GeneralDouble Click event on Radio Button Pin
Dwayner7921-Mar-05 2:45
Dwayner7921-Mar-05 2:45 
GeneralRe: Double Click event on Radio Button Pin
User 25755221-Mar-05 4:34
User 25755221-Mar-05 4:34 
GeneralRe: Double Click event on Radio Button Pin
Dwayner7921-Mar-05 8:02
Dwayner7921-Mar-05 8:02 
GeneralRe: Double Click event on Radio Button Pin
Pyro Joe21-Mar-05 14:22
Pyro Joe21-Mar-05 14:22 
GeneralDataGridView Cell Access Pin
Denis_dh21-Mar-05 2:36
Denis_dh21-Mar-05 2:36 
Generalregular expressions ripping Pin
Anonymous21-Mar-05 2:33
Anonymous21-Mar-05 2:33 
GeneralRe: regular expressions ripping Pin
leppie21-Mar-05 5:54
leppie21-Mar-05 5:54 
GeneralRe: regular expressions ripping Pin
Anonymous21-Mar-05 15:11
Anonymous21-Mar-05 15:11 
GeneralAutomaticly convert VB.Net to C# Pin
Hmitosh21-Mar-05 2:03
Hmitosh21-Mar-05 2:03 
GeneralRe: Automaticly convert VB.Net to C# Pin
Dave Kreskowiak21-Mar-05 2:22
mveDave Kreskowiak21-Mar-05 2:22 
GeneralRe: Automaticly convert VB.Net to C# Pin
Dave Doknjas21-Mar-05 5:00
Dave Doknjas21-Mar-05 5:00 
GeneralTreeView Help Pin
Micu Radu21-Mar-05 1:56
Micu Radu21-Mar-05 1:56 
GeneralRe: TreeView Help Pin
Mircea Puiu21-Mar-05 5:23
Mircea Puiu21-Mar-05 5:23 

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.