DataSetHelper to do Distinct, GroupBy and so on on a DataSet

You can run some SQL queries on DataSet. Selecting Distinct, Group By and SelectInto. Check out the following…
Links
http://support.microsoft.com/default.aspx?scid=kb;en-us;326176
http://support.microsoft.com/default.aspx?scid=kb;en-us;326145