PhoneGap on WP7 Tip #3: Sending SMS and intro to Plugins by Glen Gordon
In this tip, I’m going to show you how to send an SMS message from PhoneGap on Windows Phone using the SMSCompose member of the Microsoft.Phone.Tasks namespace. There are a lot of useful launchers and choosers in that namespace, and I’ll be writing about some in detail in a future blog post. I’m also using the SMSCompose task to introduce another way to interoperate between your PhoneGap application and the underlying platform, and that is through a PhoneGap plugin.
Read More from: Original Source
Post Contributed by: Silverlight Gal
Saturday, December 03, 2011
Silverlight Gal is a Contributor of this site.She is passionate about .NET, C#, Silverlight, WPF and Expression Blend. She believes that knowledge truly grows only if shared with others.
You can reach her on Twitter at: @SilverlightGal.

