As a geek you tried at least one time to edit your Windows registry, and sometimes what you did break your Windows or Application, then you start to figure out what I did to roll it back to normal. To…
HowTo: use jQuery input mask plugin in ASP.NET
Today I’ve got a requirement to force the user input to follow this international phone number format “(country-code) 1234-568” & because I love jQuery I started to look for an input mask plugin, I found this one. So I built…