The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
aspbeans is a framework allowing translation between bean-like .NET objects and ASP web forms, allowing forms to be mapped to an object-oriented hierarchy (with relationships like many-to-one or one-to-one). Reduces coupling and makes developers happy.