Version

Assemblies

An assembly is the core of the common language runtime (CLR). It’s a collection of the types and resources required by the CLR to execute an application, and is typically stored as a single executable (.exe) or dynamic-link library (DLL). An assembly controls important aspects of an application including deployment, version control, and security permissions.

The following table lists all the ASP.NET assemblies included in the Ultimate UI for ASP.NET product suite. The table also specifies the ASP.NET controls and components included in each assembly, and includes a cross-reference to the resource strings help topic that contains a list of all the resource strings for the assembly.

Assembly Name ASP.NET Controls/Components

Infragistics4.WebUI.Documents.Excel.v23.1

Additional Referenced Assemblies

Infragistics4.WebUI.Documents.Core.v23.1

Infragistics4.WebUI.Documents.Reports.v23.1

Infragistics4.WebUI.Documents.Word.v23.1

Additional Referenced Assemblies

Infragistics4.WebUI.Documents.Core.v23.1

Infragistics4.WebUI.Documents.IO.v23.1

Infragistics4.Web.v23.1

Infragistics4.WebUI.Misc.v23.1

Infragistics4.WebUI.UltraWebCalcManager.v23.1

Infragistics4.WebUI.UltraWebChart.v23.1

Infragistics4.WebUI.UltraWebGauge.v23.1

Infragistics4.WebUI.WebDataInput.v23.1

Infragistics4.WebUI.WebHtmlEditor.v23.1

Infragistics4.WebUI.WebSchedule.v23.1

Infragistics4.WebUI.WebScheduleDataProvider.v23.1

Additional Referenced Assemblies

Infragistics4.WebUI.WebSchedule.v23.1

Infragistics4.WebUI.WebResizingExtender.v23.1

Note
Note:

Infragistics4.WebUI.Shared is referenced by all Infragistics web assemblies.

ASP.NET APTCA Assemblies — Provides an overview of the APTCA assemblies that enable you to deploy your applications in a partially trusted environment.

Adding an Assembly to a Project — Explains how to quickly add an Infragistics .NET assembly to your Visual Studio® .NET project.