RegEx and email validation in .NET(rabdullin.com)

submitted by abdullinabdullin(385) 3 years, 6 months ago

That's the email validation RegEx script I'm using. It has really high ratio for detecting bad emails and a rather good performance. string regex = @"^[a-z0-9](([_\.\-\']?[a-z0-9]+)*)@(([a-z0-9]{1,64})(([\.\-][a-z0-9]{1,64})*)\.([a-z]{2,})|(\d{1,3}(\.\d{1,3}){3}))$"; More details in the article.

add a comment |category: |Views: 37

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story