Glossary Item Box

PowerSNMP for .NET

Creating Components Dynamically

When using Visual Studio .NET, the Agent and Manager components can also be added as a reference. In this case there are a few extra steps you must take, namely:

Use the following steps to add the Agent and Manager components as a reference within Visual Studio .NET:

  1. Start Visual Studio .NET.
  2. From the File menu, choose New, then choose Project.
  3. From the resulting dialog box, choose either Visual C# Projects or Visual Basic Projects then choose Windows Application. Specify a name and a location for the project, then click OK.
  4. Now add the Agent or Manager component as a reference. To do this right-click the References folder in the Solution Explorer and choose Add Reference. If the Solution Explorer is not visible, navigate to the View menu and choose Solution Explorer.
The following dialog will appear.



 

In This Section

Overview
This topic provides an overview for using PowerSNMP for .NET.
Placing Components on a Form
This topic demonstrates how to create and use the components using Visual Studio .NET.
Creating Components Dynamically
This topic demonstrates how to add a component as a reference using Visual Studio .NET.
Synchronous vs. Asynchronous Use
This topic discusses the benefits and uses for synchronous and asynchronous methods.
Using Events
This topic discusses how to use events with the component, both using Visual Studio .NET and in other environments.
Using Components without Visual Studio
This topic discusses using the components in an environment other than Visual Studio.
Parsing MIB Files
This topic discusses the classes generated when parsing MIB files.
Namespace and Class Hierarchy
This topic discusses the namespace and class hierarchy under Dart.PowerSNMP.

 

 

 


Send comments on this topic.

Documentation version 1.2.0.0.

© 2008 Dart Communications.  All rights reserved.