This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
map_suite_installation_guide_windows [2017/02/24 06:37] marklee created |
map_suite_installation_guide_windows [2017/03/23 09:50] (current) kevinlaw |
||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== System Requirements ===== | ===== System Requirements ===== | ||
| * Microsoft Windows 7 or newer, or Microsoft Windows Server 2012 or newer | * Microsoft Windows 7 or newer, or Microsoft Windows Server 2012 or newer | ||
| - | * Visual Studio or Visual Studio Express, 2010 or newer | + | * Visual Studio or Visual Studio Community, 2012 or newer |
| * .NET Framework 4.5 or higher | * .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 | ||
| * C#, Visual Basic .NET, and other .NET-compatible languages are supported for development | * C#, Visual Basic .NET, and other .NET-compatible languages are supported for development | ||
| - | * For Map Suite MVC Edition: | + | |
| - | * ASP.NET MVC 4, ASP.NET MVC 5 | + | |
| - | * Traditional ASPX or Razor ViewEngine | + | |
| ===== Environment Preparation ===== | ===== Environment Preparation ===== | ||
| Line 20: | Line 18: | ||
| Map Suite requires the Microsoft .NET Framework 4.5 or newer. | Map Suite requires the Microsoft .NET Framework 4.5 or newer. | ||
| - | * [[https://www.microsoft.com/en-us/download/details.aspx?id=30653|Download the .NET 4.5 web installer free from Microsoft]] | + | * [[https://www.microsoft.com/en-us/download/details.aspx?id=30653|Download the .NET 4.5 installer free from Microsoft]] |
| - | === Install Visual Studio or Visual Studio Express === | + | === Install Visual Studio or Visual Studio Community === |
| To develop an application with any Map Suite control or component, you will need one of the following development environments: | To develop an application with any Map Suite control or component, you will need one of the following development environments: | ||
| Line 30: | Line 28: | ||
| Launch the ThinkGeo Product Center application to explore the exciting world of Map Suite GIS. Each Map Suite edition ships with code samples, kick-start templates, videos and more to help you start developing your first application quickly! | Launch the ThinkGeo Product Center application to explore the exciting world of Map Suite GIS. Each Map Suite edition ships with code samples, kick-start templates, videos and more to help you start developing your first application quickly! | ||
| - | Next, we recommend that you take a look at our [[ThinkGeo Product Center]] article to learn how to find your way around the Product Center application. | + | Next, we recommend that you take a look at our [[ThinkGeo Product Center]] article to learn how to develop your application around the Product Center application. |