Click here to Skip to main content
15,891,529 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Question.NET Logging & Exception Handling Guidelines Pin
K.P.Kannan21-Mar-07 1:24
K.P.Kannan21-Mar-07 1:24 
AnswerRe: .NET Logging & Exception Handling Guidelines Pin
Dave Kreskowiak21-Mar-07 3:32
mveDave Kreskowiak21-Mar-07 3:32 
GeneralTHEORY! Portable .net apps Pin
joejoeiscool20-Mar-07 21:28
joejoeiscool20-Mar-07 21:28 
GeneralRe: THEORY! Portable .net apps Pin
Adadurov21-Mar-07 1:42
Adadurov21-Mar-07 1:42 
QuestionGridview template column for password Pin
DarkByte.PoD20-Mar-07 6:53
DarkByte.PoD20-Mar-07 6:53 
AnswerRe: Gridview template column for password Pin
Dave Kreskowiak20-Mar-07 16:31
mveDave Kreskowiak20-Mar-07 16:31 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 3:21
DarkByte.PoD21-Mar-07 3:21 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 3:29
mveDave Kreskowiak21-Mar-07 3:29 
Password textboxs do this as normal behavior. Why? Because giving the length of the password is a hint to what the password is, or isn't, and even that the account has a password. Password textboxs shouldn't show you anything unless the user types something in it.

If all you're doing is showing the password as a string of "*", then why show it at all?

If your editing the password, then the box should be blank and there should be two boxes, the second box forcing you to type the same password again to avoid typos in the first box.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 3:35
DarkByte.PoD21-Mar-07 3:35 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 4:30
mveDave Kreskowiak21-Mar-07 4:30 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 5:03
DarkByte.PoD21-Mar-07 5:03 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 5:25
mveDave Kreskowiak21-Mar-07 5:25 
GeneralRe: Gridview template column for password Pin
DarkByte.PoD21-Mar-07 10:52
DarkByte.PoD21-Mar-07 10:52 
GeneralRe: Gridview template column for password Pin
Dave Kreskowiak21-Mar-07 11:08
mveDave Kreskowiak21-Mar-07 11:08 
QuestionDeploy CF.NET 2.0 Runtime into PDA Pin
AlexB4720-Mar-07 0:15
AlexB4720-Mar-07 0:15 
Questionany localization support tools out there? Pin
Adadurov19-Mar-07 21:25
Adadurov19-Mar-07 21:25 
AnswerRe: any localization support tools out there? Pin
Laxman Auti20-Mar-07 6:19
Laxman Auti20-Mar-07 6:19 
AnswerRe: any localization support tools out there? Pin
Laxman Auti20-Mar-07 6:26
Laxman Auti20-Mar-07 6:26 
QuestionInfragistics Ultra Explorer Bar question Pin
Draqonis19-Mar-07 12:09
Draqonis19-Mar-07 12:09 
AnswerRe: Infragistics Ultra Explorer Bar question Pin
Pete O'Hanlon19-Mar-07 23:42
mvePete O'Hanlon19-Mar-07 23:42 
QuestionHow to Convert existing C# Windows Application to C# Web Application.. Pin
MPS_DotNet18-Mar-07 21:10
MPS_DotNet18-Mar-07 21:10 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Colin Angus Mackay19-Mar-07 1:18
Colin Angus Mackay19-Mar-07 1:18 
AnswerRe: How to Convert existing C# Windows Application to C# Web Application.. Pin
Dave Kreskowiak19-Mar-07 1:40
mveDave Kreskowiak19-Mar-07 1:40 
QuestionHow can I rendering select list item with added attributes? Pin
howardjr17-Mar-07 22:03
howardjr17-Mar-07 22:03 
QuestionAcces is denied to folder in Temporary ASP.NET Files Pin
viktor999017-Mar-07 0:32
viktor999017-Mar-07 0:32 

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.