I'm quite interested in Data Access topics for rapid application development on ASP.NET Platform. In every web application, data access is one of the core foundation we have to spend a lot of time on development and it's also very important data access must be simple, consistent and productive technique in the solution. There are also various data access helpers/frameworks and each of them are pretty useful in some ways. It would be great if we can have a broader topic about data access and share the audience how we can leverage the development by taking advantage on the available frameworks.
1. Data Access with Microsoft Enterprise Library and Code generation technique
2. LINQ, DLINQ
3. Subsonic
4. NHibernate, other OR Mapper, etc