I have been playing around with the LLBLGenDynamicDataSource2 and have had some success. The biggest question in my mind at this point is how i can develop a true multi-tier application with this technology. Microsoft has advertised this as a scaffolding framework when in reality it is much more than that. I would like to leverage the dynamic data functionality specifically as it related to the ListView and FormView and have achieved that but remain concerned because i loose control in how i access the data. Any thoughts? It looks like Peter Blum has started something here: http://versatiledatasources.codeplex.com/
It looks like .NET 4 will include the DomainDataSource. Will LLBLGen supply a better datasource for dynamic data that encourages SOC or should i be looking to the DomainDataSource or Versatile datasource?