Successful Sites Using Asp.NET and the Facebook API

Are there any sites that were built using asp.net and facebook api? I am looking for some ideas and inspiration for creating web programming on social networks. I found some asp.net/facebook blog entries, but so far I have not been able to find a site that has successfully done some work in this area.

+3
source share
3 answers

Aren't you creating your ideas pretty much irrelevant? This should not matter much if the site was created in ASP.Net, or Ruby on Rails, or PHP, etc. Etc. Etc.

Why not look for any successful website using the Facebook API (regardless of implementation)? Or do you need ideas on how to implement things in ASP.net?

+3
source

I found this via google:

Gift List

Here are some links that mention the facebook.net wrapper:

SilverLight and Facebook

FaceBook.Net

+1
source

This is certainly doable, here is an example: http://apps.new.facebook.com/louisefy/ , http://www.new.facebook.com/apps/application.php?id=21805666590

And a blog post with a little explanation: http://www.itu.dk/~friism/blog/?p=92

+1
source

Source: https://habr.com/ru/post/1699345/


All Articles