Using NBuilder to mock up a data driven UI - Part 1

Posted on Dot net Slackers See other posts from Dot net Slackers
Published on Wed, 13 Jan 2010 00:00:00 GMT Indexed on 2010/03/07 23:28 UTC
Read the original article Hit count: 332

Filed under:
In this article we will take a look at a fairly new open source project called NBuilder (http://www.nbuilder.org and http://code.google.com/p/nbuilder/) and how it can be used to provide us with fake data out of the gate. NBuilder allows you to quickly stand up generated objects based on standard .net types in an easy fluent manner. And that is just the start!

© Dot net Slackers or respective owner