User Tools

Site Tools


map_suite_project_template_guide

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
Next revision Both sides next revision
map_suite_project_template_guide [2017/04/24 05:53]
tgwikiupdate
map_suite_project_template_guide [2017/04/26 20:04]
mwolffer [Map Suite Project Template Guide]
Line 1: Line 1:
 ====== Map Suite Project Template Guide ====== ====== Map Suite Project Template Guide ======
 +\\
 +\\
 +\\
 +\\
 +This guide shows how to quickly create a simple project using ThinkGeo'​s Map Suite online project template.
 +\\
 +===== Detail Steps =====
 +\\
 +==== Install project template ====
 +\\
 +Open Visual Studio 2015 or 2017 and create a new project: "​File"​->"​New"​->"​Project",​ then select "​Online"​ and search keyword "​MapSuite"​.
  
-This guide shows how to create ​simple project based on ThinkGeo MapSuite online project ​template.+{{:​map_suite_project_template_guide_1.png|}} 
 +\\ 
 +\\ 
 +You should want to download ​a template ​and install it now, for example: "Map Suite Desktop for WinForms App Template"​.
  
 +{{:​map_suite_project_template_guide_2.png|}}
 +\\
 +\\
 +==== Create project with the installed template ====
 +\\
 +Template is installed, it start to download necessary package from NuGet automatic.
  
-==== Steps ====+{{:​map_suite_project_template_guide_3.png|}} 
 +\\ 
 +\\ 
 +==== Build and run the default application ​==== 
 +\\ 
 +The first time you create a new project of one product, the "​product center"​ will popup. ​
  
-Open Visual Studio 2015 or 2017, create ​new project: "​File"​->"​New"​->"​Project"​then select "​Online"​ and search "​MapSuite"​+If you don't have licenseit will automatic to start evaluation.
  
 +If you have license for this product, you will be asked to activate your license. ​
  
-{{:​map_suite_project_template_guide_1.png|}} 
-{{:​map_suite_project_template_guide_2.png|}} 
-{{:​map_suite_project_template_guide_3.png|}} 
 {{:​map_suite_project_template_guide_4.png|}} {{:​map_suite_project_template_guide_4.png|}}
 +\\
 +\\
 +Activation success, continue debugging.
 +
 {{:​map_suite_project_template_guide_5.png|}} {{:​map_suite_project_template_guide_5.png|}}
 +\\
 +\\
 +After these steps, you had easily created and run a template project.
 +
 {{:​map_suite_project_template_guide_6.png|}} {{:​map_suite_project_template_guide_6.png|}}
 +\\
 +\\
 +You can write your code based on it now.
 +
 {{:​map_suite_project_template_guide_7.png|}} {{:​map_suite_project_template_guide_7.png|}}
 +\\
 +\\
 +==== Uninstall the project template ====
 +\\
 +Find the installed template in "​Extensions and Updates"​ under "​Tools"​ menu, click "​Uninstall"​ and you can remove it.
 +
 +{{:​map_suite_project_template_guide_8.png|}}
 +
map_suite_project_template_guide.txt · Last modified: 2017/04/26 20:16 by mwolffer