Click here to Skip to main content
15,905,322 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how can i possible sendind mails and chatting in asp.net application.can you explain the code and supporting componenets ?
Posted

There are several ASP.net chat articles on codepreoject, use the search in Articles section; here is one such article;
Building an AJAX based chat room in ASP.NET[^]

For sending emails, again, plenty examples, use search; here is one;
Email System Using ASP.NET[^]
 
Share this answer
 
well we just can't post the whole code for that but you can use microsoft's msdn for that and yeah System.net class is used for sending mails...!!!! :)

hope this helped you.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900