Browse by Tags

Related Posts

  • Return Key of Lowest (int) Value inside SortedList

    Hi There. Search Engine has been unable to help me, so I've come to ask for assistance with a "SortedList". Is there a way to return the "Key"(As String) of the Lowest (int) Value inside the SortedList. Basically I'm using an SQLDataReader to get a list of UserIDs and a count...
    Posted to Getting Started (Forum) by Hornwood509 on 03-31-2008, 12:00 AM
    Filed under: SortedList, C#, SQLDataReader
  • Re: when to use IDataReader ? why not just read directly from datareader?

    Well they are not exactly the same.The difference doesn't have to do with the reader you're using though. The difference between the two code blocks is that one is using a while loop and the other is a method. To make them the same they would look like these First Block protected void ReadReader...
    Posted to Getting Started (Forum) by benrick on 12-02-2007, 12:00 AM
    Filed under: SqlDataReader, C#, IDataReader
Page 1 of 1 (2 items)