My previous post died out after my last comment, so let me start again.
EF4 code first using my DbContext assembly still does not show the DBSet<T> but rather the underlying created database.
This is wrong, and also results in failure of all queries as at this point obviously LINQPad realizes that something is wrong...
So I assume this is still an unfixed bug ?
Joe














