vote up 5 vote down star
1

Does anyone know of a twitter clone written in .NET (or ideally C#)?

I wanna experiment with a private twitter network between some friends and work colleagues.

flag

78% accept rate
I don't really understand how this is any more programming related than asking for an open source OS or browser. – Cody Brocious Nov 30 '08 at 6:55
Fair enough, but i'm asking for code... sounds like programming to me... – CVertex Nov 30 '08 at 7:04
consider accepting a response as answer – Cherian Feb 10 at 11:24
Maybe when there's a right answer Cherian – CVertex Feb 19 at 6:43

4 Answers

vote up 1 vote down

Have you taken a look at Witty? It is a a Twitter client that matches you criteria, I am not aware of any server software though.

link|flag
vote up 1 vote down

I know TeleTwitter. Though its development is stalled, it does everything I need.

link|flag
vote up 1 vote down

I don't think there are any Twitter implementations in C#. If you are looking for C# twitter client, then Witty is the way to go (for now.. I'm working on a new one based on Witty libraries)

http://code.google.com/p/wittytwitter/

link|flag
vote up 7 vote down

http://www.yonkly.com/. Done with Asp.net mvc

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.