devexpress

Getting started with devexpress

Remarks#

This section provides an overview of what devexpress is, and why a developer might want to use it.

It should also mention any large subjects within devexpress, and link out to the related topics. Since the Documentation for devexpress is new, you may need to create initial versions of those related topics.

Downloading and installing the DevExpress .NET Products

To install DevExpress .NET products on your development machine, it is first necessary to obtain the DevExpress .NET Products Installer.
You can download it from the https://www.devexpress.com website in one of the following ways, based on the status of your current account.

If you have not yet purchased DevExpress .NET products, but would like to try them, you are free to download the trial version.

If you already have a license for DevExpress .NET products, you can download the registered version from the Client Center.

The DevExpress .NET Products Installer installs .NET assemblies, which contain the DevExpress visual controls and components, and integrates them into your Visual Studio IDE. In addition, this tool installs demo applications that illustrate the functionality provided by DevExpress .NET products.

enter image description here You can run the installer in one of two modes.

This is the graphical user interface (GUI) mode, in which you can go through the steps of the installation wizard and manually specify all install settings visually.

This is the silent installation mode, which allows you to run the installer from a command line as a console application and specify all necessary parameters.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow