Ack! My DataTable magically grew a new data column. Here's why.

My blog has moved.
You can view this post at the following address:
http://www.osherove.com/blog/2004/4/21/ack-my-datatable-magically-grew-a-new-data-column-heres-why.html
Published Wednesday, April 21, 2004 1:34 PM by RoyOsherove
Filed under:

Comments

Wednesday, April 21, 2004 9:55 AM by marko rangel

# re: Ack! My DataTable magically grew a new data column. Here's why.

Great discovery!

Though I think you meant "the table suddenly contains 5 columns(!)." instead of "the table suddenly contains 5 tables(!)."
Wednesday, April 21, 2004 10:18 AM by Roy Osherove

# re: Ack! My DataTable magically grew a new data column. Here's why.

oops!
Thanks :)
Wednesday, April 21, 2004 12:49 PM by Darrell

# re: Ack! My DataTable magically grew a new data column. Here's why.

Yep, soon as I can get a little free time. Things are hectic here; but it shouldn't be for too long. :)
Wednesday, April 21, 2004 12:52 PM by Melvin Lee

# re: Ack! My DataTable magically grew a new data column. Here's why.

Can you share the unit testing code from this demo? I'm learning TDD and it would be helpful to see how other with more experience on this topic do TDD
Friday, April 23, 2004 7:43 AM by Roy Osherove

# re: Ack! My DataTable magically grew a new data column. Here's why.

Melvin: I've asked Darrell to do so - it's his code.