User Tools

Site Tools


thinkgeo_product_center

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo_product_center [2017/03/15 08:51]
kevinlaw
thinkgeo_product_center [2019/11/18 16:18] (current)
brianr Updated Product Center screenshot image and added Getting Started video.
Line 1: Line 1:
 ====== ThinkGeo Product Center ====== ====== ThinkGeo Product Center ======
-** The page was created before Map Suite 10. For Map Suite 9.0 please ​check out this(http://​wiki.thinkgeo.com/​wiki/​thinkgeo_product_center_9.0). **+ 
 +<div msgbox>​ 
 +**Note:** The page covers ThinkGeo UI products at version ​10.0 and newer. For versions ​9.0 and earlier, ​please ​see our [[thinkgeo_product_center_9.0|Product Center 9.0 guide]].</​div>​ 
 + 
 +**ThinkGeo Product Center** is an application that serves as a central point for customers to install, evaluate, purchase, and activate ThinkGeo products. ​ It aggregates some of the ThinkGeo Wiki's most valuable content, including [[Map Suite Code Samples|code samples]], videos, and product guides, to provide customers with an easy way to install, learn, and work with ThinkGeo'​s mapping UI components and SDKs.
  
 <div floatright>​ <div floatright>​
-[[http://​download.thinkgeo.com/​ThinkGeoProductCenter.msi|{{:ThinkGeo Product Center.png}}]] +{{thinkgeo_product_center_2020.png?nolink}}
-</​div>​ +
-The **ThinkGeo Product Center** is a Windows application that serves as a central point for customers to install, evaluate, purchase and activate Map Suite products. ​ The Product Center aggregates some of the ThinkGeo Wiki's most valuable content, including [[Map Suite Code Samples|code samples]], videos and product guides, to provide customers with an easy way to install, learn, and work with Map Suite. +
-<div clearexternlink>​ +
-**<​faicon fa fa-download>​ [[http://​download.thinkgeo.com/​ThinkGeoProductCenter.msi|Download the ThinkGeo Product Center]]**+
 </​div>​ </​div>​
  
 +Here's where you can download the version of Product Center that suits your development environment:​
 +
 +=== .NET Core 3.0 ===
 +
 +  * [[https://​cdn.thinkgeo.com/​downloads/​ThinkGeoProductCenter12.zip|Product Center 12 for Windows]]
 +  * [[https://​cdn.thinkgeo.com/​downloads/​ThinkGeoProductCenter12_LinuxMac.zip|Product Center 12 for Linux and MacOS]]
 +
 +=== .NET Framework 4.x ===
 +
 +  * [[https://​cdn.thinkgeo.com/​downloads/​ThinkGeoProductCenter.zip|Product Center 10 for Windows]]
 +  * [[https://​cdn.thinkgeo.com/​downloads/​ThinkGeoProductCenter_Linux.zip|Product Center 10 for Linux and MacOS]]
  
 <div newline></​div>​ <div newline></​div>​
-==== Download Depended Files ====+==== Access Product Center ​====
  
-The ThinkGeo Product Center is a Microsoft Winforms application,​ whose content is created based on a *.xml file, including ​the required imagesAll of these materials are retrieved from ThinkGeo services, it's updated on the fly when you launch ​the application. you can download it from here and unzip it to [AppData]\Local\ThinkGeo\Map Suite Product Center\[Version]\ ​to overwrite ​the exists manually. +Starting from ThinkGeo UI 10.0, the ThinkGeo Product Center is included in NuGet packagesYou can find it in the following places: 
- +  * For mobile applications,​ Product Center can be found in MapSuiteMobileForAndroid or MapSuiteMobileForIOS NuGet package. 
-**<faicon fa fa-download>​ {{filehistory:​mapsuiteproductcenterdependencies.zip|Download MapSuiteProducterDependencies.zip}}**+  * For desktop and web applicationsProduct Center is an isolated NuGet package and it is referenced by the projectAfter you compiled your project successfully, ​Product Center ​will be copied ​to the **bin** folder of your project.
  
 +To locate ThinkGeo Product Center in a NuGet package. Right-Click on the solution that you are working on and select "Open Folder in Explorer"​. The file explorer will pop up. You'll find Product Center under **packages\ThinkGeo.MapSuite.ProductCenter.10.0.0\lib\net45**. ​
  
 ==== System Requirements ==== ==== System Requirements ====
   * Microsoft Windows 7 or newer   * Microsoft Windows 7 or newer
-  * .NET Framework ​4.0 or higher (4.5 or higher ​for Map Suite Android and iOS Editions)+  * .NET Framework 4.5 or higher
   * 1.2 GHz Intel® Core™ processor or better recommended   * 1.2 GHz Intel® Core™ processor or better recommended
   * 2 GB RAM or more recommended   * 2 GB RAM or more recommended
   * Visual Studio 2010 or newer   * Visual Studio 2010 or newer
  
-==== Overview ​==== +==== Getting Started ​==== 
-The application presents ThinkGeo'​s entire array of [[Map Suite Products]] as a grid of tiles. ​ When you click on a product, a wealth of information about it will appear. ​ From there, you can:+We invite you to check out our esay-to-follow video guide to getting started with ThinkGeo Product Center: 
 + 
 +{{youtube>​r8OGFhW5uQg?​size=560x315}} 
 + 
 +The application presents ThinkGeo'​s entire array of [[Map Suite Products|ThinkGeo ​Products]] as a grid of tiles. ​ When you click on a product, a wealth of information about it will appear. ​ From there, you can:
  
   * Start a free 60-day evaluation   * Start a free 60-day evaluation
-  * Download ​[[Map Suite Daily Builds Guide|daily builds]] +  * Review and download from the [[Map Suite Daily Builds Guide|Daily Builds guide]] 
-  * Purchase, activate and deactivate a license+  * Purchase, activateand deactivate a license
   * Kick start a new project with project templates   * Kick start a new project with project templates
   * Browse and download [[Map Suite Code Samples|code samples]]   * Browse and download [[Map Suite Code Samples|code samples]]
Line 37: Line 53:
  
 ==== Evaluating a Product ==== ==== Evaluating a Product ====
-When you install ​the Product Center, you automatically install the core components needed for all of the Map Suite [[Map_Suite_Products#​Controls|controls]] and [[Map_Suite_Products#​Components|components]]. ​ This way, there is nothing additional to be downloaded whenever you want to try any edition of Map Suite.+When you install ​ThinkGeo ​Product Center, you automatically install the core components needed for all of the Map Suite [[Map_Suite_Products#​Controls|controls]] and [[Map_Suite_Products#​Components|components]]. ​ This way, there is nothing additional to be downloaded whenever you want to try any edition of Map Suite.
  
 To start an evaluation, simply click on the "Start Evaluation"​ button at the top of the window. To start an evaluation, simply click on the "Start Evaluation"​ button at the top of the window.
  
-You will be prompted to login to your ThinkGeo account. ​ If you don't have an account, you will be able to register for free.  In addition to Map Suite evaluations,​ your free account lets you post in our [[http://​thinkgeo.com/​forums/​|discussion forums]], get one-on-one help at our [[http://​helpdesk.thinkgeo.com|Customer Portal]] and more.+You will be prompted to login to your ThinkGeo account. ​ If you don't have an account, you will be able to register for free.  In addition to Map Suite evaluations,​ your free account lets you post in our [[http://​thinkgeo.com/​forums/​|discussion forums]], get one-on-one help at our [[http://​helpdesk.thinkgeo.com|Customer Portal]]and more.
  
-Your evaluation gives you 60 days of complimentary access to every feature of your chosen Map Suite product, during which an "​Evaluation"​ watermark will be displayed on all of your maps.  If you are considering a purchase but need more time to evaluate, [[http://​thinkgeo.com/​contact-us.aspx|contact ThinkGeo]] to request an extension. ​ Extensions can be processed right from within ​the Product Center. ​ Your ThinkGeo sales representative will give you further instructions.+Your evaluation gives you 60 days of complimentary access to every feature of your chosen Map Suite product, during which an "​Evaluation"​ watermark will be displayed on all of your maps.  If you are considering a purchase but need more time to evaluate, [[http://​thinkgeo.com/​contact-us.aspx|contact ThinkGeo]] to request an extension. ​ Extensions can be processed right from within Product Center. ​ Your ThinkGeo sales representative will give you further instructions.
  
 **Note:** Starting or extending an evaluation will require to you provide Windows administrator credentials to complete the process. Make sure you say "​Yes"​ to the Windows User Account Control prompt. **Note:** Starting or extending an evaluation will require to you provide Windows administrator credentials to complete the process. Make sure you say "​Yes"​ to the Windows User Account Control prompt.
  
 === Evaluating Without an Internet Connection === === Evaluating Without an Internet Connection ===
-If you are using the ThinkGeo Product Center on a computer without an Internet connectionor if your computer is behind a proxy or firewall that is unable to reach thinkgeo.com, ​you must use the Map Suite Registration Builder Tool to start or extend an evaluation. ​ For complete instructions on this process, see the [[Map Suite Offline Activation Guide]].+If you are using the ThinkGeo Product Center on a computer without an Internet connection or if your computer is behind a proxy or firewall that is unable to reach thinkgeo.com, ​please click "​Activate Offline"​ button on the upper right-hand corner of Product Center ​to start or extend an evaluation. ​ For complete instructions on this process, see the [[Map Suite Offline Activation Guide]].
  
 ==== Activating a Developer License ==== ==== Activating a Developer License ====
 If you would like to purchase a developer license for a Map Suite product, simply click the "​Purchase Online"​ button on the product'​s Overview tab.  You'll be taken directly to ThinkGeo'​s online store. ​ Each developer license allows one developer to work on a Map Suite project and enjoy full debugging capabilities in Microsoft Visual Studio. If you would like to purchase a developer license for a Map Suite product, simply click the "​Purchase Online"​ button on the product'​s Overview tab.  You'll be taken directly to ThinkGeo'​s online store. ​ Each developer license allows one developer to work on a Map Suite project and enjoy full debugging capabilities in Microsoft Visual Studio.
  
-Once you've purchased a developer license, it's easy to activate it right from within ​the Product Center. ​ Simply log in, and the Product Center will indicate which products you have licensed by displaying "​Purchased"​ on the product'​s tile.  When you click on that tile, instead of a "Start Evaluation"​ button, you'll see an "​Activate License"​ button. ​ Click it to activate your full developer license.+Once you've purchased a developer license, it's easy to activate it right from within ​ThinkGeo ​Product Center. ​ Simply log in, and Product Center will indicate which products you have licensed by displaying "​Purchased"​ on the product'​s tile.  When you click on that tile, instead of a "Start Evaluation"​ button, you'll see an "​Activate License"​ button. ​ Click it to activate your full developer license.
  
 **Note:** Activation will require you to provide Windows administrator credentials to complete the process. Make sure you say "​Yes"​ to the Windows User Account Control prompt. **Note:** Activation will require you to provide Windows administrator credentials to complete the process. Make sure you say "​Yes"​ to the Windows User Account Control prompt.
  
-Finally, ​the Product Center will offer to automatically download the full assemblies for the product you've activated, and we recommend that you do so.  Referencing these assemblies in your projects will remove the "​Evaluation"​ watermark from your maps.+Finally, ​ThinkGeo ​Product Center will offer to automatically download the full assemblies for the product you've activated, and we recommend that you do so.  Referencing these assemblies in your projects will remove the "​Evaluation"​ watermark from your maps.
  
 === Activating Without an Internet Connection === === Activating Without an Internet Connection ===
Line 63: Line 79:
  
 === Finding Your License Keys === === Finding Your License Keys ===
-In most cases, you will not need to input your serial key directory ​-- the Product Center application takes care of all developer license ​activations ​and deactivations.  However, you can still find your keys on the Activation History window of each product you have purchased. ​ Simply select a Map Suite product, then click the "​Activation History"​ link near the top center of the Product Center window. ​ The Activation History window will appear.+In most cases, you will not need to input your serial key directly ​-- the Product Center application takes care of all developer license ​activation ​and deactivation.  However, you can still find your keys on the Activation History window of each product you have purchased. ​ Simply select a Map Suite product, then click the "​Activation History"​ link near the top center of the Product Center window. ​ The Activation History window will appear.
  
 In addition to showing you a list of all activations and deactivations for your serial key, the key itself will be displayed in a text box that you can copy from. In addition to showing you a list of all activations and deactivations for your serial key, the key itself will be displayed in a text box that you can copy from.
Line 71: Line 87:
  
 Simply click "​Deactivate License"​ to deactivate and free up your license. ​ Then, install and launch Product Center on another computer, log in, and click "​Activate License"​. Simply click "​Deactivate License"​ to deactivate and free up your license. ​ Then, install and launch Product Center on another computer, log in, and click "​Activate License"​.
- 
-==== Downloading Daily Builds ==== 
- 
- 
-The latest daily builds from both the development and production branches can be found on the right side of the Product Center window. ​ While you are evaluating any product, you can download evaluation daily builds. ​ Once you have purchased and activated a full license, full daily builds become available for that product only, as long as you are logged in. 
- 
-To download a daily build, simply select the product you need a build for, then check the Daily Builds section for the latest version. ​ Click "​Download"​ next to the version you want.  The build will be automatically retrieved and extracted to your Product Center installation directory. ​ When extracted, daily builds will be placed into two folders: 
- 
-^  Folder ^  Example ^ 
-| The "​Current Version"​ folder ​  | //​C:​\Program Files (x86)\ThinkGeo\Map Suite X.X\Map Suite Wpf Desktop\Current Version// ​  | 
-| A version-specific folder ​  | //​C:​\Program Files (x86)\ThinkGeo\Map Suite X.X\Map Suite Wpf Desktop\Daily Eval Development X.X.XX.X// ​  | 
- 
- 
-You can always expect that the "​Current Version"​ folder will contain the most recent assemblies for a particular project, and is therefore a good place to reference from when building your own Map Suite projects. 
- 
-For more details about daily builds, see our [[Map Suite Daily Builds Guide]]. 
  
 ===== Viewing Project Templates, Code Samples and Videos ===== ===== Viewing Project Templates, Code Samples and Videos =====
-Most Map Suite products offer a wealth of code samples, templates and videos that will help you quickly start developing with Map Suite and demonstrate how to implement ​lots of powerful and useful functionality. ​ You can view these resources by clicking on the tabs just beneath the product name in the middle of the Product Center window.+Most Map Suite products offer a wealth of code samples, templatesand videos that will help you quickly start developing with Map Suite and demonstrate how to implement powerful and useful functionality. ​ You can view these resources by clicking on the tabs just beneath the product name in the middle of the Product Center window.
  
-  * **Overview**:​ Displays information about the product, daily builds, resources, latest news and other actions you can take.+  * **Overview**:​ Displays information about the product, daily builds, resources, latest newsand other actions you can take.
   * **Project Templates**:​ Kick-start templates you can use as a base to build new Map Suite applications. These templates demonstrate many different features of Map Suite in real-life applications.   * **Project Templates**:​ Kick-start templates you can use as a base to build new Map Suite applications. These templates demonstrate many different features of Map Suite in real-life applications.
   * **Code Samples**: Our complete [[Map Suite Code Samples|code samples library]] offers miniature self-contained projects, each of which demonstrates a particular Map Suite feature or piece of functionality that you may find useful.   * **Code Samples**: Our complete [[Map Suite Code Samples|code samples library]] offers miniature self-contained projects, each of which demonstrates a particular Map Suite feature or piece of functionality that you may find useful.
thinkgeo_product_center.1489567879.txt.gz · Last modified: 2017/03/15 08:51 by kevinlaw