|
HOME, PRODUCTS, ARTICLESCONTACTGLOSS CONTOUR SUITE™ FOR .NET |
![]() Gloss Contour Suite™ INSTALLATION |
|
DOWNLOAD OR BUY Gloss Contour Suite™GCSuite™ FEEDBACKGCSuite™ SUPPORT |
|
|
INSTALLING GlossContour Suite™ TO YOUR SYSTEM |
ADVANCE Program Files subdirectories created by GCSuiteSetup.msi. Most users will anticipate the ramifications of our typical Microsoft Installer process. Depending on your web user agent (browser), you can download GCSuiteSetup.msi or install directly from the web. The .msi installs the current version of Gloss Contour Suite™ to a version specific subdirectory of your Program Files directory. The .msi purposely refrains from installing to the Global Assembly Cache (GAC). This approach allows you to readily develop GCS applications from different versions of GCS. You simply install the intended version to your IDE and/or refer to that same version of GCS from your code base. This page details process ramifications for cases where the explanation provided by this paragraph does not suffice. For licensing your GCS installation however, you should see the following Licensing topic.
To install GlossContour Suite™ to your computer system,
Start->Programs items created by GCSuiteSetup.msi. To install GCS to your development environment, see the following instructions. |
|
INSTALLING GlossContour Suite™ TO YOUR DEVELOPMENT ENVIRONMENT |
GlossContour Suite™ installed to the Visual Studio Toolbox. See your development environment documentation for alternate instruction. The following steps apply to Visual Studio™ 2005:
There are 5 GCS™ classes altogether. Non-visual-development GCS™ classes (GlossContourButton_UnInit and GlossContourSurface_UnInit) are not installed to the ToolBox. Use these classes strictly for (superior) run time propagation. |
|
LICENSING YOUR GCS INSTALLATION |
|
To license your GCS installation:
|
|
ADVANCED INSTALLATION TOPICS |
|
|
|
Gloss Contour Suite™ for .NET DOCUMENTATION Introductory material and complete GCS technical documentation. HOW TO — ARTICLES AND EXAMPLE SOURCE GlossContour Suite™ INSTALLATION HOW TO IMPLEMENT EFFICIENT TOGGLE GROUP BEHAVIOR Writing efficient, type safe code to implement toggle group behavior. WALKTHROUGH 1 — DESIGNING GlossContourSurfaces™, DEPLOYING AS ContourServers™ Basic configuration of GlossContourSurfaces™ in preparation for Walkthrough 2. WALKTHROUGH 2 — DESIGNING GlossContourButtons™, DEPLOYING AS ContourServers™ OR ContourClients™ How to configure color, color offsets, gloss, glare, and 3D effects. ContourServer™/ContourClient™ implementation. NET TECHNICAL VITAL TECHNIQUES FOR USING OBJECTS AS .NET PROPERTIES Our experience with Visual Studio 2005™ demonstrates that function calls are not fired in outer set accessors of properties subject to TypeConverters. This article first revisits how to deploy TypeConverters so that your class properties will be displayed from a nested node in Properties View. It then demonstrates the necessary pattern for declaring DefaultValueAttributes, and for writing set accessors that will successfully fire vital accessor functions. |
|
|