Click here to Skip to main content
15,904,153 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I want to retrieve data stored in Database like Name, Phone No. etc and send those details to a particular Mail id when i click a Send Mail Button in Asp .net Windows Application, C#
Please let me know how to do this. I am new to Dot Net.
Posted
Comments
Thanks7872 19-Dec-14 2:44am    
If you are new to .NET, search google for "Get data from database .net",than "Send mail .net". If results there doesn't help you,come back and ask specific question.
V. 19-Dec-14 4:32am    
IMHO if you're new to .Net you're probably in over your head. Divide your problem in sub-problems. Search for connecting to database, retreive/store data from database and send email (with C#). There are many examples on each problem out there.
But again, if you're new. Start with a good book and a "hello world" program and build up from there.
Sinisa Hajnal 19-Dec-14 5:57am    
If we provide finished code solution for you, how will you learn. Do some research, there are plenty of good examples. Get to know how to do things and when you get stuck on some particular problem, come back and ask.

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