Skip to main content

Microsoft Silverlight

Answered Question Is there a way to send email from SL app?RSS Feed

(0)

RobHoz
RobHoz

Member

Member

54 points

48 Posts

Is there a way to send email from SL app?

Is there a way to send email from SL app?

pbromberg
pbromberg

Participant

Participant

1984 points

353 Posts

Re: Is there a way to send email from SL app?

Well, if you can't find System.Net.Mail, then I guess not. Why not create a webservice to send the emails, and have your SL app send through the webservice?

itsmallmouse
itsmallm...

Member

Member

55 points

32 Posts

Re: Re: Is there a way to send email from SL app?

 How do we do this?

 

You can show me: How do I can use yahoo mail service or google mail service to check existing of an email in a Textbox that I input.

 

Thanks! Smile

RobHoz
RobHoz

Member

Member

54 points

48 Posts

Re: Is there a way to send email from SL app?

Well that's the problem, i can't find System.Net.Mail...

Can you point a good tutorial on web services?

tamirk
tamirk

Member

Member

100 points

23 Posts

Re: Is there a way to send email from SL app?

 You can do it exactly as it done with HTML. By using mailto: anchor protocol or by consuming your own (or public) web service

Tamir http://khason.net
If your question was answered, mark the answer

mchlSync
mchlSync

Star

Star

14566 points

2,730 Posts

Silverlight MVP
Answered Question

Re: Is there a way to send email from SL app?

RobHoz:

Well that's the problem, i can't find System.Net.Mail...

Can you point a good tutorial on web services?

 

Please take a look "Sending Email in Silverlight 2 beta1

Hope it helps. 

(If this has answered your question, please click on "Mark as Answer" on this post. Thank you!)

Regards,
Michael Sync
Silverlight MVP

Blog : http://michaelsync.net


  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities