http://www.aspsnippets.com/Articles/Login-with-Twitter-in-ASPNet-and-get-User-Account-and-Profile-details-and-Image.aspx
I have seen your post . It is working and helpful . Can you help me to get the tweets as well ?
You can get by the below code.
lblMessage.Text = dt.Rows[0]["text"].ToString();
Also put debug and check the dt for more result to show.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.