Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 143907
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T08:10:09+00:00 2026-05-11T08:10:09+00:00

I want to post my 5 recent twitters on my website. I’ve build a

  • 0

I want to post my 5 recent twitters on my website. I’ve build a datagrid with XMLTextReader in C# which reads the feed but the problem I face is that it shows ALL the feeds and I can’t find a way to only show 5. Any idea’s?

        XmlTextReader reader = new XmlTextReader('http://some.rss/feed.rss');         DataSet ds = new DataSet();         ds.ReadXml(reader);         dg.DataSource = ds.Tables[2];         dg.AutoGenerateColumns = false;         dg.AllowPaging = false;         dg.DataBind();        
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T08:10:10+00:00Added an answer on May 11, 2026 at 8:10 am

    to answer directly your question:

    <asp:GridView ID='gv' runat='server'               PageSize='5' AllowPaging='true'>    <PagerSettings Visible='false' /> </asp:GridView> 

    But I’m just wondering, why not trying to use a C# wrapper for Twitter API?

    like:

    http://devblog.yedda.com/index.php/2007/05/16/twitter-c-library/

    or follow the fantastic post of Petar in

    http://blogs.vertigo.com/personal/petar/Blog/archive/2008/06/23/twitter-wcf-client.aspx

    P.S. add twitter to your tags!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to post a forma poupup window. Problem is, the form posts successfully
I want to post on twitter wall but don't want that user can edit
I want user to view by recent Post in the order they were posted,
I'm having magento ecommerce website & wordpress blog site. I want to display recent
I want to use multiple table to get recent post (Q) and user name
I want to return the most recent ten (complete) rows from a table, but
I want to post some data to a file via ajax when somebody clicks
I want to post in memory some child rows, and then conditionally post them,
I want to post some data via javascript to another domain. Something like: http://www.othersite.com/submitfunnyname?name=blah
I want to post some values from a simple HTML form, validate them with

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.