Twitter .NET support resource?

  • Thread starter Thread starter HillBilly
  • Start date Start date
H

HillBilly

Anybody know an active forum or some resource where .NET coding for Twitter
is discussed?
 
Anybody know an active forum or some resource where .NET coding for
Twitter is discussed?

http://www.paul-zubkov.com/2009/07/01/twitter-api-with-c-examplepart-1/

I am sure there are others. The Twitter API is actually fairly simple to
use. Here are the docs:
http://apiwiki.twitter.com/

You can find some codeplex open source projects here:
http://www.codeplex.com/site/search?projectSearchText=Twitter

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
For twitter itself there are numerous good libraries for .Net a few months
ago i ported one to VB.Net and published it in the newsgroups
for Twitpic there didn`t seem to be a .Nt lib a that time so wrote an
example for someone who needed this functionality in his VB twitter client
and posted it in
the VB.Net group

a few Googles would bring it up

if you have trouble finding it drop me a line and i will check my code
library ( cause i sure stored it somewhere )


hth

Michel Posseth
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top