I'm just messign about with linq at the moment. I was wondering if there is a standard way to map between linq structures.
i.e. I have a normalised database schema created in the designer, I don't want to bind to this directly but obviously to some slightly denormalisied version of it. I can create a denormalised version in the linq sql designer, and not bind it to a database, but it is inherently based on DataContext, which appears to be the SQL 'driver'. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com