Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
 Server Components in Server Explore...

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Server-Based Components for .NET Framework Applications
Server Components in Server Explorer

You can use Server Explorer to view and manipulate data links, database connections, and system resources on any server to which you have network access. Using Server Explorer, you can:

  • Open data connections.

  • Log on to servers, and display their databases and system services, including event logs, message queues, performance counters, system services, and SQL databases.

  • View information about available Web services and the methods and schemas they make available.

  • Make data connections to SQL Servers and other databases.

  • Store database projects and references.

  • Drag nodes from Server Explorer into your Visual Studio projects, thus creating data components that reference the data resource or monitor its activity.

  • Interact with data resources by programming to these data components created in your Visual Studio projects.

The following table lists node types available in Server Explorer.

Node

Description

Data Connections

Top-level node that lists any data connections added by a user to the server. You can make Data Connections to many types of databases, including Oracle databases running on UNIX or Microsoft Windows operating systems. For more information, see How to: Add New Data Connections in Server Explorer/Database Explorer.

[child nodes]

The child nodes beneath each data connection list the database diagrams, tables, views, stored procedures, and functions in that database.

In some editions of Visual Studio, only certain types of database connections are permitted.

Servers

Top-level node that lists the servers currently available for use. Beneath each server node are listed the databases and server resources you can use in your applications. For more information, see How to: Add New Servers in Server Explorer.

Crystal Services

Child of the Servers node. Lists the available Crystal Reporting options.

Event Logs

Child of the Servers node. Lists Application, Security, and System event logs on the selected Microsoft Windows 2000 server or Windows NT version 4.0, and any custom logs present on the server. For more information, see Introduction to the EventLog Component, How to: Work with Event Logs in Server Explorer, and How to: Launch Event Viewer from the Server Explorer.

Message Queues

Child of the Servers node. Lists the message queues available on the selected server, along with the messages that each queue contains. For more information about message queues, see How to: Create MessageQueue Component Instances and How to: Find Queues in Server Explorer.

Performance Counters

Child of the Servers node. Lists the performance counters on the selected Windows 2000 or Windows NT 4.0 server. For more information, see How to: Create PerformanceCounter Component Instances and How to: Work with Performance Counters in Server Explorer.

Services

Child of the Servers node. Lists the services that exist on the selected Windows 2000 or Windows NT 4.0 server, as well as the current status of each service. For more information, see How to: Create ServiceController Component Instances and How to: Perform Administrative Tasks on Services.

Additional Components

Some component providers furnish additional components for Server Explorer. For more information, please consult their documentation.

Additional components are not permitted in some editions of Visual Studio.

For more information on system data from Windows NT servers available through Server Explorer, select Help from the Start menu and consult these Help topics:

  • Administrative Tools

  • Message Queuing Overview

Open the Windows NT Administrative Tools Control Panel and double-click its Event Viewer, Performance, and Services nodes to consult these help topics:

  • Event Viewer Overview

  • Performance Logs and Alerts Overview

  • Services Overview

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker