Click here to Skip to main content
15,913,773 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to call Web Servicec using Object Pin
Sandeep Mewara25-Apr-13 20:10
mveSandeep Mewara25-Apr-13 20:10 
AnswerRe: How to call Web Servicec using Object Pin
ZurdoDev26-Apr-13 6:29
professionalZurdoDev26-Apr-13 6:29 
Questionmobile regular expression Pin
Jassim Rahma25-Apr-13 4:38
Jassim Rahma25-Apr-13 4:38 
AnswerRe: mobile regular expression Pin
Blikkies25-Apr-13 21:12
professionalBlikkies25-Apr-13 21:12 
AnswerRe: mobile regular expression Pin
MaulikDusara28-Apr-13 21:22
MaulikDusara28-Apr-13 21:22 
QuestionEncrypt Data such as Credit Card Pin
Jassim Rahma25-Apr-13 4:33
Jassim Rahma25-Apr-13 4:33 
AnswerRe: Encrypt Data such as Credit Card Pin
Espen Harlinn25-Apr-13 5:20
professionalEspen Harlinn25-Apr-13 5:20 
AnswerRe: Encrypt Data such as Credit Card Pin
jkirkerx25-Apr-13 7:33
professionaljkirkerx25-Apr-13 7:33 
I read the other post, which says to never store credit card numbers on your server.

I thought about the subject, and don't find a difference in storing a token number to use a credit card number on a payment gateway server versus just storing the credit card number.

The trick is to never expose the number, only display cloaked numbers.

But try to use at least 256 bit encryption if you can, and choose a type that is supported by c++, .net and so forth, in case you need to encrypt and decrypt in other operating systems in the windows family.

Be careful now, the world will be on your shoulders.


.NET Encryption Simplified[^]

This one is better
Encryption/Decryption Function in .NET using the TripleDESCryptoServiceProvider Class[^]
GeneralRe: Encrypt Data such as Credit Card Pin
Espen Harlinn26-Apr-13 2:23
professionalEspen Harlinn26-Apr-13 2:23 
GeneralRe: Encrypt Data such as Credit Card Pin
jkirkerx26-Apr-13 6:24
professionaljkirkerx26-Apr-13 6:24 
GeneralRe: Encrypt Data such as Credit Card Pin
Espen Harlinn26-Apr-13 6:40
professionalEspen Harlinn26-Apr-13 6:40 
GeneralRe: Encrypt Data such as Credit Card Pin
jkirkerx26-Apr-13 7:11
professionaljkirkerx26-Apr-13 7:11 
GeneralRe: Encrypt Data such as Credit Card Pin
Espen Harlinn26-Apr-13 11:37
professionalEspen Harlinn26-Apr-13 11:37 
GeneralRe: Encrypt Data such as Credit Card Pin
jkirkerx26-Apr-13 12:38
professionaljkirkerx26-Apr-13 12:38 
GeneralRe: Encrypt Data such as Credit Card Pin
Espen Harlinn26-Apr-13 12:58
professionalEspen Harlinn26-Apr-13 12:58 
GeneralRe: Encrypt Data such as Credit Card Pin
Jasmine250126-Apr-13 7:31
Jasmine250126-Apr-13 7:31 
GeneralRe: Encrypt Data such as Credit Card Pin
Espen Harlinn26-Apr-13 11:39
professionalEspen Harlinn26-Apr-13 11:39 
QuestionASP.net Web Site Administration Tool. An error was encountered. Please return to the previous... Pin
asadadi78625-Apr-13 3:12
asadadi78625-Apr-13 3:12 
QuestionAutoCompleteExtender doesn't work for first time Pin
erSenthil25-Apr-13 2:11
erSenthil25-Apr-13 2:11 
QuestionAutoCompleteExtender doesn't work for first time Pin
erSenthil25-Apr-13 1:42
erSenthil25-Apr-13 1:42 
QuestionAsp.net page flickering issue having, User control with timer in it. Pin
RS (SE)25-Apr-13 0:25
RS (SE)25-Apr-13 0:25 
AnswerRe: Asp.net page flickering issue having, User control with timer in it. Pin
MaulikDusara28-Apr-13 21:34
MaulikDusara28-Apr-13 21:34 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
RS (SE)28-Apr-13 23:59
RS (SE)28-Apr-13 23:59 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
MaulikDusara29-Apr-13 0:54
MaulikDusara29-Apr-13 0:54 
GeneralRe: Asp.net page flickering issue having, User control with timer in it. Pin
RS (SE)29-Apr-13 1:45
RS (SE)29-Apr-13 1: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.