Microsoft made available to developers some Launchers and Choosers.
Now is very easy to share your status in the most popular social networks with a simple code:
ShareStatusTask shareStatusTask = new ShareStatusTask();
shareStatusTask.Status = "Hello, today is a great day";
shareStatusTask.Show();
Nessun commento:
Posta un commento