Summary
In this chapter, we were introduced to Live Connect and learned about its core concepts and saw what we can do with these APIs, what settings are needed by the app to start calling the APIs, and how to write the basic code to call the APIs.
We also covered how to register the app on the Store and communicate with the Store from within Visual Studio.
Then we got to utilize the Live Connect APIs and sign in the user to the app. Also, we learned how to get session info after the user signs consent.
In the next chapter we will learn about the app bar, how to create one for the app, and how to add menu buttons to it.