1.

What are entity classes in LINQ?

Answer»

Entity CLASSES are the fundamental BUILDING blocks of SYSTEMS developed on LINQ. In this, the entity classes, which are basically an object wrapper for any database table, have a stereotype of the entity.



Discussion

No Comment Found