Email validation seems to be one of the most popular uses for regex. I imagine a large part of that, at least in the ASP.NET community, is due to Validation Controls. Sure, you want to validate user input. Hell, you probably even want to do it client
Read More...