Multiple choice technology web technology

Which of the following Windows enables you to work with database connectivity?

  1. Server Explorer

  2. Solution Explorer

  3. Properties Window

  4. Toolbox

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

Server Explorer in Visual Studio enables you to work with database connectivity - you can create, modify, and delete database connections, view database objects, and drag tables onto your designer. Solution Explorer manages project files, Properties Window shows component settings, and Toolbox contains UI controls.