Do you have an example of binding an Entity or Collection to a webform? For example say I have a "Create User" form with First, Last names and a field for email. I was wondering if there is a simple way to leverage 2 way DataBinding to save a lot of manual steps in creating the form. I am using .NET 2.0 and LLBL Gen Pro.
This probably sounds like a newbe question, but I am looking for new ways of doing old tricks. Always up for learning something new.