DynamicData Support

Posts   
 
    
lotek
User
Posts: 56
Joined: 14-Sep-2005
# Posted on: 23-Feb-2010 00:52:55   

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/

Thanks, Matt

lotek
User
Posts: 56
Joined: 14-Sep-2005
# Posted on: 24-Feb-2010 00:58:28   

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?