﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Windows Phone: How to send programmatically SMS ?</title><link />http://developers.de/blogs/damir_dobric/archive/2010/06/06/windows-phone-how-to-send-programmatically-sms.aspx<description>Sending of SMS is a Task related action, which requires two assemblies to be referenced: Microsoft.Phone Microsoft.Phone.Tasks This is very simple code which will send SMS to some specified number: SmsComposeTask smsTask = new SmsComposeTask (); smsTask</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Windows Phone: How to send programmatically SMS ?</title><link />http://developers.de/blogs/damir_dobric/archive/2010/06/06/windows-phone-how-to-send-programmatically-sms.aspx#232126<pubdate>Wed, 20 Oct 2010 15:27:22 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:232126</guid><dc:creator>Else</dc:creator><description>&lt;p&gt;Ok... but there&amp;#39;s a way to send an SMS without user interaction?&lt;/p&gt;
&lt;p&gt;tnx&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=232126" width="1" height="1"&gt;</description></item></channel></rss>