Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Question
« Prev Topic
|
Next Topic »
ASP.NET MVC access to Facebook and Twitter
Tim Sawyer
76
96.2
Mar 31, 2011
0
When building an ASP.NET MVC app that interfaces with
Facebook
and
Twitter
, what are the best and most popular libraries out there making it easy for us .NET developers?
Thanks.
API
Facebook
Twitter
MVC 3
Add Comment
Flag
Follow
Email
1 answer
answer date
votes
comments
Robert Blixt
1,128
99.9
Apr 02, 2011
1
helpful
For Facebook, the
Facebook C# SDK
seems pretty active and stable:
http://facebooksdk.codeplex.com/
Regarding Twitter, take a look at
TweetSharp
http://tweetsharp.codeplex.com/
When it comes to Twitter I've heard it is very simple to use their APIs directly, might be an option for you as well.
Good Luck!
Add Comment
Flag
Link
Write Your Answer
return to top