Email Directory System C# and Sql

Language
Basic Email Directory System using C#.Net and Sql Server

Features:

  1. Send Email
  2. Add Contacts
  3. EditContacts
  4. Delete Contacts
  5. Search Contacts
  6. Add Image
Note! Please Add System.Web.Helpers in your referenced you can found it on Assemblies Extensions. and also add your connection string to app.config file. I use my very own Sql Library ICrud you can found it on GitHub https://github.com/cajilig-rjc/ICrud You can contact me on [email protected] for more support

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

I got the following error message : The referenced component 'System.Web.Helpers' could not be found. Im using visual Studio pro 2015.

Add new comment