Monday, May 24, 2010

How to make an email system with asp.net +C#???

any idea about how can i make the email system


(send, receive, delet,reply, spam,...)


i dont know how to start ,how should i use the database and connect it to my mail box??


tnx

How to make an email system with asp.net +C#???
Using System.Net.Mail Namespace:


http://weblogs.asp.net/scottgu/archive/2...





Could make or use a control like this one:


http://www.quiksoft.com/freesmtp





Second Link Showing Usage Sample:


http://www.dnzone.com/ShowDetail.asp?New...
Reply:Check out Planet Source Code for great sample codes in all languages. http://www.pscode.com


No comments:

Post a Comment