The Microsoft.Phone.UserData.StorageKind enumeration implies that "other" storage locations can exist for storing use data, such as appointments and contact details. Is it possible to create a provider that can be installed as part of an App (such that the data becomes aggregated in a similar manner to that from Twitter, LinkedIn, Facebook, etc.)?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

There is no way to extend the platform by creating providers.

In the enumeration you refer to Other would include Twitter and LinkedIn (and Google or a mail provider, etc.).

link|improve this answer
How do these other services do it then? – Rowland Shaw Feb 7 at 8:58
@RowlandShaw they are built in by Microsoft as part of the platform – Matt Lacey Feb 7 at 11:14
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.