Posts Tagged ‘asp.net’

How to do French alphanumeric regular expression validation in ASP.NET

If you’re working on ASP.NET, you have realized that regular expression validation can come in handy more than one time. Also, regular expressions are very easy to implement (provided you have a good knowledge about it).
Some days back, I was faced with a small task. I had to make implement Javascript regular expression validation on [...]

Powered by WordPress