Phillip Senn
Phillip Senn

Reputation: 47645

How can I interact with Twitter using TweetSharp?

According to this page, there are sample Apps that show how to use TweetSharp. Said apps are to be in the "Demos" folder. I'm not seeing them.

Q: Am I stupid?

Upvotes: 1

Views: 302

Answers (2)

Phillip Senn
Phillip Senn

Reputation: 47645

Phillip:

The problem was you downloaded TweetSharp from the downloads tab. You needed to download it from the Source Code tab instead, where it says "Latest Version", "Download".

Don't download from "Downloads", "Recommended Download". I wouldn't recommend that.

Upvotes: 1

David Brown
David Brown

Reputation: 36269

The page states you need to check out the source tree. When you open the TweetSharp solution, there should be a Demos solution folder (not file system folder) containing the Demo.* projects. I haven't tried this myself, but that's what the TweetSharp.sln file is set up to do.

Upvotes: 2

Related Questions