Question about the bounty
I am using Window Forms C # 3.5 application. I am using the code mentioned in the accepted answer. and I get below the error
The remote server returned an error: (401) Unauthorized.
Sample code to validate UserName and Password will be really appreciated
End of voice question
I have an application with the following use case: when a user first starts using the application, he enters his username and password. Then, at a later stage, the application can update its status.
I am currently using Twitterizer, but I believe this question is beyond the scope of the specific library that I am using. The following are two relevant lines of code:
Twitter twitter = new Twitter("username", "password", "source");
twitter.Status.Update("update");
Twitter , / . , , . , , / .
, / , .
/, ( Twitterizer )?