- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
Requirements
        Maud Chiva-Rampazzo edited this page Apr 24, 2020 
        ·
        2 revisions
      
    | Requirement | Minimum | 
|---|---|
| Processor | 2Ghz | 
| RAM | 1Gb | 
| Hard Disk Space | 30Mb | 
| Operating System | Windows 8.1 or higher, 32 or 64-bit | 
| Visual Studio | 2017 or higher | 
| Graphical Editor | .NET Framework 4 or higher | 
| Generated Code C# | .NET Standard 2.0 .NET Framework 4 or higher .NET Core 2.0 or higher  | 
| Generated SQL Server code | SQL Server 2012 or higher | 
| Generated PostgreSQL Server Code | Server: 8.4 or higher Client: 2.0.11  | 
| Generated MySQL Server Code | Server: 5.1 or higher Client: 6.5.4.0  | 
- Introduction
 - Architect Guide
- Concepts
 - Using Visual Studio
- Overview
 - Creating a CodeModeler Project
 - Visual Environment
 - Project Hierarchy
 - Design Surface
 - Customizing Design Surfaces
 - Ribbon Bar
 - Property Grid
 - Member Format Expressions
 - Model Grid
 - Method Editor
 - View Editor
 - Instance Editor and Grid
 - Resources Editor
 - Inferred Model Viewer
 - Building
 - Project Physical Layout
 - Source Control Support
 
 - Generating
 - Aspect Oriented Design (AOD)
 
 - Developer Guide
- The Business Object Model (BOM)
 - CodeModeler Query Language (CMQL)
 - Starting Guide - Tutorial
 
 - Upgrade From CFE