Installation Approaches

To start working with Telerik UI for Silverlight, you can choose the installation approach that corresponds to your needs and requirements.

The Telerik UI for Silverlight suite supports the following installation approaches:

  • Installation through the Telerik NuGet feed.

  • Installation through the Telerik UI for Silverlight MSI file.

  • Installation through the Telerik UI for Silverlight ZIP file.

  • Installation through the Telerik UI for Silverlight ZIP file (latest internal build).

  • Installation with the Telerik Visual Studio extension.

NuGet Installation

The NuGet packages are a single ZIP file with the .nupkg extension that contains the compiled code (DLLs), other related files, and a descriptive manifest that includes information such as the version package number.

  • For more information about how to install Telerik UI for Silverlight with NuGet, refer to the article on installation with NuGet.

MSI File Installation

The MSI files are intended for easy installation of a product. The Telerik UI for Silverlight MSI file installs the controls on your computer in a folder in your Program Files named Progress, and automatically creates the necessary virtual folders and projects.

If you already have Telerik UI installed from an MSI, you can safely install an updated version. The installer will keep your existing installation. The new files will be placed in a separate folder and the new installation will not damage the common installer files.

For more information about how to install Telerik UI for Silverlight from an MSI file, refer to the article on first steps with the MSI file installation.

ZIP File Installation

The ZIP is used for advanced manual installation and for upgrading and updating purposes.

For more information about how to install Telerik UI for Silverlight from a ZIP file, refer to the article on first steps with the ZIP file installation.

ZIP File Installation (latest internal build)

The latest internal build (LIB) are regular releases containing bug fixes.

For more information about how to install LIB, refer to the article on latest internal build.

Visual Studio Extension Installation

The Telerik UI for Silverlight library provides an option for preconfigured manual installation using the Telerik Visual Studio (VS) extension, which contains the Telerik UI for Silverlight DLLs and referenced assembly files.

For more information about how to install Telerik UI for Silverlight with the VS extension, refer to the article on first steps with the Telerik VS extension installation.

In this article