Follow @RoyOsherove on Twitter

Advanced Dataset Helper Classes

While Trying to help my wife find material regarding dynamically creating tables at runtime, I stumbled across a very nice group of articles, All about Dataset helper Classes doinf various cool things with the dataset. I heartly recommend reading this and getting some ideas. I Havn't really combed through all of it but it looks promising. (btw, they all have a VB.NET example as well)

Here's a snip of it.

"

HOW TO: Implement a DataSet SELECT DISTINCT Helper Class in Visual C# .NET
HOW TO: Implement a DataSet CREATE TABLE Helper Class in Visual C# .NET
HOW TO: Implement a DataSet SELECT INTO Helper Class in Visual C# .NET
HOW TO: Implement a DataSet JOIN helper class in Visual C# .NET
"

A VS.NET 2003 Registry Tweaker Don Could Use

A Quick VS.NET Tweak