Today’s post is the second in a series explaining how to integrate TweetSharp into your .NET application using OAuth. In our first post we covered the basics of registering a new application with Twitter. This post will cover how you ask, then grant access from someone’s Twitter account to your new application using OAuth.
This is the first post on a new series I will be posting on integrating TweetSharp into your .NET applications. It will also show you how to use OAuth, as all the examples will be connecting to Twitter via OAuth.
Someone asked me an interesting question earlier this week that got me thinking quite a bit. Someone had a son that was interested in building web based applications and wanted to know what they should learn first. The answer to this question could have many answers depending on who it was asked to. Should they start [...]
I have been hearing lots of good things about some of the CRUD options available for use in ColdFusion applications. With a new side project coming up I decided to give DataMgr by Steve Bryant a try. I can say right from the top that I was very impressed with this tool. According to the [...]