Click here to Skip to main content
15,914,481 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Crystal Report in PDF Pin
Jmshastri18-Apr-06 23:28
Jmshastri18-Apr-06 23:28 
QuestionUnable To Validate Data error.............. Pin
Nagraj Naik18-Apr-06 18:51
Nagraj Naik18-Apr-06 18:51 
AnswerRe: Unable To Validate Data error.............. Pin
chakkara200320-Apr-06 23:39
chakkara200320-Apr-06 23:39 
QuestionNot using asp login in Login Control Pin
2hdass18-Apr-06 18:48
2hdass18-Apr-06 18:48 
AnswerRe: Not using asp login in Login Control Pin
Mike Ellison18-Apr-06 18:57
Mike Ellison18-Apr-06 18:57 
QuestionFill datagrid with javascript ???????? Pin
phucuong27318-Apr-06 18:35
phucuong27318-Apr-06 18:35 
QuestionLogin Control, and AES encrption for mySQL Pin
2hdass18-Apr-06 16:04
2hdass18-Apr-06 16:04 
AnswerRe: Login Control, and AES encrption for mySQL Pin
minhpc_bk18-Apr-06 16:39
minhpc_bk18-Apr-06 16:39 
Hi there,
IMO, you should store the encrypted password with salt in store, and when validating the password provided by the user you can compare the encrypted value of the password and the one persisted in store. Here are some good guidelines that you might be interested in:

http://msdn.microsoft.com/library/en-us/dnpag2/html/PAGGuidelines0001.asp[^]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/paght000012.asp[^]

Also, you might also want to have a look at the source code[^] of the membership provider to see how it is implemented.
QuestionParser Error Could Not load Type (HELP ME) Pin
kourvoisier18-Apr-06 10:30
kourvoisier18-Apr-06 10:30 
AnswerRe: Parser Error Could Not load Type (HELP ME) Pin
Guffa18-Apr-06 11:17
Guffa18-Apr-06 11:17 
GeneralRe: Parser Error Could Not load Type (HELP ME) Pin
kourvoisier18-Apr-06 11:34
kourvoisier18-Apr-06 11:34 
AnswerRe: Parser Error Could Not load Type (HELP ME) Pin
minhpc_bk18-Apr-06 18:32
minhpc_bk18-Apr-06 18:32 
GeneralRe: Parser Error Could Not load Type (HELP ME) Pin
kourvoisier24-Apr-06 3:51
kourvoisier24-Apr-06 3:51 
QuestionASP.NET Resume Builder needed. Pin
dibblm-Ohio18-Apr-06 10:00
dibblm-Ohio18-Apr-06 10:00 
AnswerRe: ASP.NET Resume Builder needed. Pin
Mike Ellison18-Apr-06 10:51
Mike Ellison18-Apr-06 10:51 
QuestionHolding your scroll position after postback without SmartNavigation Pin
Richard Parsons18-Apr-06 9:57
Richard Parsons18-Apr-06 9:57 
AnswerRe: Holding your scroll position after postback without SmartNavigation Pin
Mike Ellison18-Apr-06 10:47
Mike Ellison18-Apr-06 10:47 
QuestionItemDataBound event didn't occur when the form is postbak. Pin
Chengyu18-Apr-06 7:32
Chengyu18-Apr-06 7:32 
AnswerRe: ItemDataBound event didn't occur when the form is postbak. Pin
minhpc_bk18-Apr-06 16:16
minhpc_bk18-Apr-06 16:16 
Questionow Pin
hung_ngole18-Apr-06 7:06
hung_ngole18-Apr-06 7:06 
AnswerRe: ow Pin
Mike Ellison18-Apr-06 10:42
Mike Ellison18-Apr-06 10:42 
AnswerRe: ow Pin
Moh.Shafe3i22-Apr-06 0:16
Moh.Shafe3i22-Apr-06 0:16 
Questioncoding newsletter for an application Pin
navinkumar418-Apr-06 6:34
navinkumar418-Apr-06 6:34 
GeneralRe: coding newsletter for an application Pin
Arvind B18-Apr-06 21:56
Arvind B18-Apr-06 21:56 
GeneralRe: coding newsletter for an application Pin
navinkumar418-Apr-06 22:36
navinkumar418-Apr-06 22:36 

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.