Darrell Norton's Blog

Test Driven Development, Agile Software Development, Scrum, and more with .NET

<October 2008>
SuMoTuWeThFrSa
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678


Navigation

My .NET User Groups

Bloggin Buddies

About Me

Articles

My .NET Apps

Subscriptions

News

I've moved! My new blog is here:
Darrell Norton's Blog

 

Post Categories



Improve your strongly typed DataSets

Jim Meeker thinks that strongly typed DataSets are cool.  Shawn Wildermuth has an article about Improving Typed DataSets on OnDotNet that shows you how to rename classes, properties, and relationship accessors, and define how to handle database nulls through annotations.  If you've ever hated the default method names or wanted to customize them to be more object-oriented, this is the article!  I usually only do this if I am working on a large app and the improved readability will help other developers.

posted on Tuesday, July 29, 2003 10:02 AM by darrellnorton





Powered by Dot Net Junkies, by Telligent Systems