Tag Archives: Email Validation

How to validate email addess in Windows Forms

Today I want to add validation for email address in a Windows Forms application. I searched google, but didn’t got any simple solution. Then I tried with ASP.Net regex validation control and took the validation expression from it used in … Continue reading

Posted in .Net, .Net 3.0 / 3.5 | Tagged , , , , | Leave a comment