Click here to Skip to main content
15,918,003 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to open a pop up window on clicking hyperlinkfield inside gridview Pin
Pankaj Chamria18-Dec-07 0:33
Pankaj Chamria18-Dec-07 0:33 
GeneralRe: How to open a pop up window on clicking hyperlinkfield inside gridview Pin
mithun narayanan18-Dec-07 19:40
mithun narayanan18-Dec-07 19:40 
GeneralPassing value in Javascript from DataList Pin
raushan_917-Dec-07 23:25
raushan_917-Dec-07 23:25 
GeneralCalling Aspx page Pin
danasegaranea17-Dec-07 23:03
danasegaranea17-Dec-07 23:03 
GeneralRe: Calling Aspx page Pin
Christian Graus17-Dec-07 23:08
protectorChristian Graus17-Dec-07 23:08 
GeneralRe: Calling Aspx page Pin
danasegaranea17-Dec-07 23:33
danasegaranea17-Dec-07 23:33 
QuestionHow to Authenticate Password Using MD5 Hash code Pin
rockz...17-Dec-07 22:52
rockz...17-Dec-07 22:52 
GeneralRe: How to Authenticate Password Using MD5 Hash code Pin
Christian Graus17-Dec-07 22:59
protectorChristian Graus17-Dec-07 22:59 
How do other programs access your RAM ?

The way an MD5 hash works is destructive, if you have an MD5, you cannot use it to get your original password back. They are used sometimes to store passwords, so the password sent is an MD5 hash of what is typed, and the MD5 hash is what is stored. The main idea here is that the actual password is not in the DB and in theory, people are not likely to work it out from the MD5. MD5 is not all that secure, nowadays.
Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: How to Authenticate Password Using MD5 Hash code Pin
Paul Conrad23-Dec-07 8:08
professionalPaul Conrad23-Dec-07 8:08 
GeneralRe: How to Authenticate Password Using MD5 Hash code Pin
Paddy Boyd17-Dec-07 23:30
Paddy Boyd17-Dec-07 23:30 
GeneralRe: How to Authenticate Password Using MD5 Hash code Pin
Mark Churchill18-Dec-07 4:38
Mark Churchill18-Dec-07 4:38 
JokeRe: How to Authenticate Password Using MD5 Hash code Pin
Paddy Boyd18-Dec-07 4:42
Paddy Boyd18-Dec-07 4:42 
JokeRe: How to Authenticate Password Using MD5 Hash code Pin
Mark Churchill18-Dec-07 5:36
Mark Churchill18-Dec-07 5:36 
QuestionHow to change Image in Image Box at Runtime Pin
Zeeshan Ahmed Memon17-Dec-07 22:49
Zeeshan Ahmed Memon17-Dec-07 22:49 
AnswerRe: How to change Image in Image Box at Runtime Pin
Christian Graus17-Dec-07 22:54
protectorChristian Graus17-Dec-07 22:54 
GeneralRe: How to change Image in Image Box at Runtime Pin
Zeeshan Ahmed Memon17-Dec-07 23:12
Zeeshan Ahmed Memon17-Dec-07 23:12 
GeneralString And UTF Encoding Pin
Deepak the Cool17-Dec-07 22:41
Deepak the Cool17-Dec-07 22:41 
GeneralRe: String And UTF Encoding Pin
Paddy Boyd17-Dec-07 23:33
Paddy Boyd17-Dec-07 23:33 
GeneralRe: String And UTF Encoding Pin
Deepak the Cool17-Dec-07 23:39
Deepak the Cool17-Dec-07 23:39 
GeneralMaximum no.of functions in a web service Pin
rp_suman17-Dec-07 20:21
rp_suman17-Dec-07 20:21 
GeneralRe: Maximum no.of functions in a web service Pin
Michael Sync17-Dec-07 21:15
Michael Sync17-Dec-07 21:15 
GeneralRe: Maximum no.of functions in a web service Pin
rp_suman17-Dec-07 21:29
rp_suman17-Dec-07 21:29 
GeneralRe: Maximum no.of functions in a web service Pin
Pankaj Chamria18-Dec-07 0:47
Pankaj Chamria18-Dec-07 0:47 
GeneralRe: Maximum no.of functions in a web service Pin
rp_suman18-Dec-07 13:47
rp_suman18-Dec-07 13:47 
QuestionSystem.Net.WebException: The remote server returned an error: (500) Internal Server Error Pin
AjayKrSh17-Dec-07 20:21
AjayKrSh17-Dec-07 20:21 

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.