3
Answers

Can we have same name for more than one entity class?

In our project, developers are creating the custom entity class with same but belonging to different namespaces.

Is it a right approach to create classes with same name as per the standards? 
or should we avoid that even though they belong to different namespaces?

Can anyone share a MSDN link for reference on this topic? 

Answers (3)