Community

Using the Domain Service in ASP.NET Applications

(morebits) ASP.NET provides a DomainSourceControl control that can be used by data-bound controls, such as the System.Web.UI.WebControls.GridView control, to access the database and enable the user to perform creates, read, update and delete (CRUD) operations.

Read More - Register for Free Membership