Reflector is Cool!
I ran into a situation today where I wanted to know why ADO.NET’s DataSet.Merge method worked the way it did. Then it occurred to me that I could use reflection to find out. Using the Reflector [http://www.aisto.com/roeder/dotnet/] software found on Lutz Roeder’s site [http://www.aisto.com/roeder/do