Previous Topic: Image FilesNext Topic: Toolset Support for Third-Party Web Controls


Support for Third-Party Web Controls

Third-party Web controls and their event management is supported. This lets ASP.NET Web Client add capabilities specific to the ASP.NET environment, through the use of external controls that are not part of the traditionally available set of Gen controls. These controls can be used in a manner similar to the way in which ActiveX controls are currently supported in GUI clients. Web Controls can be rendered using Internet Explorer without the need to install any third-party software on the end-user machine. However, Web Controls need to be installed on the Development, Build, and Application Server computers.