When an EditText is in password mode, it seems that the hint is shown in a different font (courrier?). How can I avoid this? I would like the hint...
  • May 21, 2022
  • 0 Comments
When a user on our site loses his password and heads off to the Lost Password page we need to give him a new temporary password. I don’t really...
  • May 19, 2022
  • 0 Comments
I have come across a problem with binding to a PasswordBox. It seems it’s a security risk but I am using the MVVM pattern so I wish to bypass...
  • May 18, 2022
  • 0 Comments
You know how in Linux when you try some Sudo stuff it tells you to enter the password and, as you type, nothing is shown in the terminal window...
  • May 15, 2022
  • 0 Comments