Click here to Skip to main content
15,895,746 members
Articles / Web Development / ASP.NET

ASP.NET databinding in an MVP design using the ObjectContainerDatasource

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
12 Oct 2009CPOL8 min read 37.2K   653   14  
How to utilize the ObjectContainerDatasource from the Web Client Software Factory to perform databinding while maintaining an MVP architecture. Samples are provided for Entity Framework, LINQ to SQL, and ADO.NET.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) AJ Systems
United Kingdom United Kingdom
I am currently a developer at a management consultancy company.
In addition to all things .NET I have a keen interest in Japan and the Japanese language and hope to be able to combine these passions one day soon.

Comments and Discussions