Click here to Skip to main content
15,898,938 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to maintain Seesion in windows application Pin
Rickey_Me25-Aug-08 7:59
Rickey_Me25-Aug-08 7:59 
GeneralRe: How to maintain Seesion in windows application Pin
Manas Bhardwaj25-Aug-08 8:16
professionalManas Bhardwaj25-Aug-08 8:16 
GeneralRe: How to maintain Seesion in windows application Pin
Colin Angus Mackay25-Aug-08 9:16
Colin Angus Mackay25-Aug-08 9:16 
QuestionEncrypt password Pin
mehrdadc4825-Aug-08 4:47
mehrdadc4825-Aug-08 4:47 
AnswerRe: Encrypt password Pin
Abhijit Jana25-Aug-08 5:00
professionalAbhijit Jana25-Aug-08 5:00 
GeneralRe: Encrypt password Pin
Abhishek Sur25-Aug-08 20:41
professionalAbhishek Sur25-Aug-08 20:41 
AnswerRe: Encrypt password Pin
Brij25-Aug-08 5:06
mentorBrij25-Aug-08 5:06 
AnswerRe: Encrypt password Pin
N a v a n e e t h25-Aug-08 7:14
N a v a n e e t h25-Aug-08 7:14 
mehrdadc48 wrote:
I need a encryption that can be decrypt it (access real password).


That's less secure. For better security you have to use hashing with salt added. Check SHA512Managed or SHA384Managed classes.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

AnswerRe: Encrypt password Pin
Paul Conrad25-Aug-08 8:06
professionalPaul Conrad25-Aug-08 8:06 
QuestionValidator question Pin
Dan Neely25-Aug-08 4:32
Dan Neely25-Aug-08 4:32 
AnswerRe: Validator question Pin
Brij25-Aug-08 4:36
mentorBrij25-Aug-08 4:36 
GeneralRe: Validator question Pin
Dan Neely25-Aug-08 5:07
Dan Neely25-Aug-08 5:07 
AnswerRe: Validator question Pin
Dan Neely25-Aug-08 8:42
Dan Neely25-Aug-08 8:42 
QuestionReport viewer chart control Pin
Member 387988125-Aug-08 4:07
Member 387988125-Aug-08 4:07 
QuestionICallBack and Gridview in place edit/update !! Pin
Tridip Bhattacharjee25-Aug-08 2:53
professionalTridip Bhattacharjee25-Aug-08 2:53 
QuestionQuery String Pin
Arrivalagan25-Aug-08 2:31
Arrivalagan25-Aug-08 2:31 
AnswerRe: Query String Pin
SomeGuyThatIsMe25-Aug-08 2:54
SomeGuyThatIsMe25-Aug-08 2:54 
GeneralRe: Query String Pin
Arrivalagan25-Aug-08 2:57
Arrivalagan25-Aug-08 2:57 
GeneralRe: Query String Pin
SomeGuyThatIsMe25-Aug-08 3:01
SomeGuyThatIsMe25-Aug-08 3:01 
GeneralRe: Query String Pin
Arrivalagan25-Aug-08 3:06
Arrivalagan25-Aug-08 3:06 
AnswerRe: Query String Pin
UD(IA)25-Aug-08 22:10
UD(IA)25-Aug-08 22:10 
Questionproblem with for cheking row in gridview using javascript Pin
Satish - Developer25-Aug-08 2:19
Satish - Developer25-Aug-08 2:19 
AnswerRe: problem with for cheking row in gridview using javascript Pin
yuvachandra25-Aug-08 3:21
yuvachandra25-Aug-08 3:21 
GeneralRe: problem with for cheking row in gridview using javascript Pin
Satish - Developer25-Aug-08 3:42
Satish - Developer25-Aug-08 3:42 
GeneralRe: problem with for cheking row in gridview using javascript Pin
Tridip Bhattacharjee25-Aug-08 20:15
professionalTridip Bhattacharjee25-Aug-08 20: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.