If you're looking to build a Facebook App using ASP.NET MVC, then you're in the right place. With the release of ASP.NET and Web Tools 2012.2 RC, we've added lots of updates to our Facebook Application template and library since we first introduced it in the Preview. The library, Microsoft.AspNet.Mvc.Facebook , can be downloaded as an independent NuGet package and it contains everything you need to create a Facebook Canvas application using ASP.NET MVC. It's already included by default in the Facebook Application template to give you a quick jump start on building a Canvas Page . Please refer to the tutorial for instructions on how to setup the Facebook Application template. In this post I'll mainly focus on the design/API changes that we made...(read more) ...
Go to the complete details ...