Multiple choice technology platforms and products

Visual Studio tool window that is integrated with the ADO.NET Entity Data Model Designer is called

  1. Model Browser

  2. Model Designer

  3. Solution Designer

  4. Solution Browser

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The Model Browser is the Visual Studio tool window integrated with the ADO.NET Entity Data Model Designer. It provides a hierarchical view of the entity types, associations, and properties defined in the .edmx file. The Model Browser allows developers to navigate and inspect the conceptual model structure, while the Model Designer surface provides the visual layout.