Version

Adding an Assembly to a Project

Normally, manually adding Ultimate UI for ASP.NET assembly references to your project is not required, since Visual Studio® is able to automatically add the appropriate references to the project as you place Ultimate UI for ASP.NET tools onto the design surface. However, there will be times when you want or need to manually add a reference to an assembly to your project. Adding an assembly to your Visual Studio project is simple.

Note
Note:

For information on deploying Ultimate UI for ASP.NET assemblies used in your application, see Deploying Your Application.

To add an assembly to your project:

  1. In the Solution Explorer, right-click the Web site and select Add Reference…. Alternatively, you can select Add Reference from the Website menu.

Web Toolset Assemblies 01.png
  1. Locate the assembly that you want to add, and click OK. The assembly reference is added.

The Add Reference dialog box allows you to select and add multiple references at the same time. To learn more about adding references to your project. See the following topics in the MSDN Library: