I downloaded Twitterizer, read documentation, downloaded the samples but as I'm working with MVC3, I'm a little bit lost about how to write the code. Could someone guide me posting code samples on how to logIn an user in my system using Twitter and get some information as full name, birthdate, etc?
相关问题
- Entity Framework throws exception - Network Relate
- Slow loading first page - ASP.NET MVC
- How to do an inline style with asp.net mvc 3 razor
- How to access the System.ComponentModel.DataAnnota
- Validation Attribute get triggered two times
相关文章
- “Dynamic operations can only be performed in homog
- Change color of bars depending on value in Highcha
- How to get server path of physical path ?
- How to find the exceptions / errors when TryUpdate
- ASP.Net MVC 3: optgroup support in Html.DropDownLi
- A circular reference was detected while serializin
- AccessViolationException was unhandled
- How to hide miniprofiler?
Here is an example application following the video you posted, but using Twitterizer.
http://www.twitterizer.net/files/twitterizer-mvc3-login-example.zip
I just move to TweetSharp, much easier to understand if you are beginner with OAuth. This video tutorial saved my day http://www.youtube.com/watch?v=A6AVn-E3TwY