Click here to Skip to main content
15,886,091 members
Articles / Programming Languages / C#

Email Address Validation Using Regular Expression

Rate me:
Please Sign up or sign in to vote.
4.21/5 (51 votes)
17 Aug 2008CPOL7 min read 539.6K   3.1K   114  
This article discusses the topic of validation of an Email address with regular expressions, and finally presents a C# working example project.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Germany Germany
I'm Senior Architect. My main areas of activity are software architecture, model-driven software development, generative programming, artificial intelligence as well as mobile, cloud and service-oriented software architectures.

Comments and Discussions