By mswatcher
via blogs.msdn.com
Submitted: Jan 17 2013 / 12:21
In this blog post, I’ll go through the steps of implementing the Share feature in your Windows Store App. Sharing data can be bidirectional, your App can either accept data from another App and/or your App can share data to another App. In this article, I’ll discuss the latter scenario in which you share data with another App and your App acts as a source of information for sharing.
Add your comment