Click here to Skip to main content
15,896,111 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
firstly I read the table call student from slqserver,when the sutdent's score is lower than 60,I will automatically send an email to other email called abc@163.com;
I will be at six o'clock in the afternoon every day to do it repeatedly.

Now I know this is a background process,I can use Infinite loop to do it,but I do not know how to send a mail to a fixed email using silverlight,Do anyone has a example?
Thank you!
Posted
Updated 8-Sep-12 4:18am
v2

1 solution

 
Share this answer
 
Comments
PEIYANGXINQU 8-Sep-12 16:10pm    
http://www.dotnetfunda.com/articles/article1074-how-to-send-an-email-in-silverlight-part-1.aspx,I have do something wrong in the last step,Do you have a source project example,please?
ridoy 8-Sep-12 16:22pm    
No,there are no source project right now in my hand..but i think if you follow those links carefully, then you can do it.
PEIYANGXINQU 9-Sep-12 8:10am    
OK,I will try, the config file make it difficult.By the way,do you know how to send a mail attacted with a file like txt,word,png?
ridoy 9-Sep-12 13:42pm    
http://www.codeproject.com/Tips/362244/Send-an-email-with-an-embedded-image-in-its-body
http://channel9.msdn.com/coding4fun/articles/Silverlight-3-File-Transfer-Application

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