Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » C# » ADO.NET
  • Limit Rows In DataTable or DataSet

    I wrote some quick and dirty ADO.NET code to go against an RSS feed instead of a flat XML file today.  In the process I had to figure a way to limit the number of rows returned by the function, which returns a DataTable.  The simplest method I found was this one, which uses the DataTable.Select() method.  Using this technique, you ...
    Posted to Steven Smith (Weblog) by ssmith on October 30, 2007
  • New Site: DotNetSlackers

    A new site I'm using to push me updates of interesting blogs is DotNetSlackers.com.  Sign up for their mail service, and you'll get a single daily email with that day's posts arranged by keyword category.  I've been pretty lax in firing up my RSS aggregator client, so this is a good way for me to at least make sure I'm not missing ...
    Posted to Steven Smith (Weblog) by ssmith on October 10, 2005