aspbeans

why should it only be easy in java?

News

I changed the layout of the page, and I'm going to add a little more functionality. In the next week or so I'll release the next version, which will give the option to recursively explode panels and will validate data before writing to the object.

Howdy

aspbeans is a way to map .net web forms to objects without having to write the code. this saves on trivial errors, as well as reducing a significant portion of trivial code and the heavy coupling that is required with more traditional object-writing techniques.

right now aspbeans is in beta, but it is fit for production use. some features include mapping datagrids as lists to different objects, and reading/writing from different object properties for fields. this allows you to default fields from property X, and write that value to property Y.