I haven't yet understand how Entity Developer works with code generation.
I have DataSourceModel.edml, so I also have DataSourceModel.cs and DataSourceModel.Designer.cs.
Why the two files contains the same code when I compile the model in Entity Developer? this is a problem when compiling in Visual Studio (ambiguos definitions).
Am I wrong somewhere?
Thanks