Tuesday, December 11, 2007

How to add references in VB.Net

How to add references in VB.Net

Step 1

To add references in VB.Net either to use a NET or a COM component, go to Project and select Add Reference

As shown in the diagram above.

In this example we will create a reference to a Microsoft ADO 2.7 COM.

Step 2

Click on COM tab and then choose Microsoft ADO Ext 2.7.

Step 3

Double click on it and then click on Ok to continue.

No comments: