Integrating ASP.NET MVC With the Facebook Graph API

Pluralsight
Course Summary
This course covers using Facebook Graph API integration with an ASP.NET MVC web application, to learn how to incorporate Facebook features server side.
-
+
Course Description
This course extends ASP.NET developers' understanding of how to implement custom social media integration into their ASP.NET web applications utilizing the Facebook SDK for .NET to accessthe Graph API primarily through server side calls. This course is intended to show through a practical ASP.NET MVC web application how to access and update Facebook data utilizing the Graph API. The purpose of this course is demonstrate how an ASP.NET can go beyond simply adding canned client side plugins to implement integration with Facebook.
-
+
Course Syllabus
Introduction- 8m 40s
—Introduction 0m 53s
—Integration Feature Overview 3m 18s
—Integration Feature Demo 4m 29sGraph API Authentication- 32m 2s
—Introduction 0m 40s
—Social Graph API 5m 40s
—Terminology 2m 33s
—Register Facebook App 6m 20s
—Authenticate Using Facebook 6m 53s
—Facebook Access Token and Permissions 9m 6s
—Wrap Up 0m 48sAccessing User Profiles- 35m 5sGetting User Feed- 1h 0mSearching and Paging- 39m 7sPost Data- 24m 17sAlbums and Photos- 1h 3mReal Time Updates- 1h 15mPage Notification- 12m 37sPayments- 28m 19s