-1

I'm an asp.net mvc/C# software developer, but I have no experience in Facebook development. I have no idea where to begin when it comes to develop a facebook app.

I have litlle bit google but cannot get greater help but just found one link

http://www.asp.net/vnext/overview/fall-2012-update/facebook-application-template-tutorial

Where do I start?

Shoaib Ijaz
  • 5,347
  • 12
  • 56
  • 84

2 Answers2

2

The same place you would with any other new technology, their documentation

Tom Squires
  • 8,848
  • 12
  • 46
  • 72
0

Start with the Facebook app template in Visual Studio 2012 (with the latest update 2012.2).

Get started with the link you provided: http://www.asp.net/vnext/overview/fall-2012-update/facebook-application-template-tutorial, it will help you get moving quickly.

marvc1
  • 3,641
  • 3
  • 25
  • 34