Click here to Skip to main content
15,879,326 members
Articles / Programming Languages / C#

Emails Extractor

Rate me:
Please Sign up or sign in to vote.
4.85/5 (4 votes)
30 Sep 2012CPOL10 min read 39.9K   2.6K   17  
Program Extracts Emails and Data (names,phones and Gender) belongs to a group of people from text file and order them into Datagridview which can be saved as .csv file contains people’s contacts which can be imported to a yahoo mail account.
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\WindowsFormsApplication9.exe
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\WindowsFormsApplication9.pdb
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\ResolveAssemblyReference.cache
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.MainForm.resources
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.Properties.Resources.resources
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\GenerateResource.read.1.tlog
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\GenerateResource.write.1.tlog
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.exe
C:\Users\Samman Mahmoud\Desktop\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.pdb
E:\Articles\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.exe
E:\Articles\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.pdb
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.exe
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.pdb
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\WindowsFormsApplication9.exe
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\WindowsFormsApplication9.pdb
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\ResolveAssemblyReference.cache
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.MainForm.resources
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\WindowsFormsApplication9.Properties.Resources.resources
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\GenerateResource.read.1.tlog
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\obj\x86\Debug\GenerateResource.write.1.tlog
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\WindowsFormsApplication9.exe.config
E:\MyArticles\CodeProject\WindowsFormsApplication9\WindowsFormsApplication9\bin\Debug\RegexDatabase.sdf

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer Agriculture Genetic Engineering Research Institute
Egypt Egypt
I have adored bioinformatics since my second year in college and then I specialized in this field in my final year in biotechnology department, I have learned both C# and Perl Languages to build open soft-wares contain specialized tools in this particular science.
I'm trying to enhance my knowledge in this beautiful field by both reading and writing articles , also I hope to gain both master and doctoral degree in it.
If you have any scholarship, source , opportunity , project or idea which can help me to reach my goal don't hesitate to contact me on :
E-Mail:samman_mahmoud@yahoo.com
Facebook:Samman Mahmoud
Tel: +20118904500

Comments and Discussions