Project Description
2 DataSource controls for ASP.NET. EntityDAODataSource improves upon the ideas behind the DomainDataSource. POCODataSource lets you work with POCO classes. Both support Dynamic Data and establish a strong separation of concerns between UI and business logic.

These DataSources encourage building business logic classes and establish a strong separation of concerns between user interface development and business logic. With Dynamic Data added, you get an outstanding webcontrols generator that follows the attributes you have established on your business logic classes.

This project requires ASP.NET 4.0 Beta 2 or higher

EntityDAODataSource Features

POCODataSource Features

About the Author

Peter Blum runs PeterBlum.com (http://www.peterblum.com), a vendor of controls and technologies for ASP.NET since 2002. His "Peter's Data Entry Suite" is focused on all facets of data entry web forms. It includes an extensive upgrade to ASP.NET Dynamic Data, making the technology applicable to far more cases.