Difference between revisions of "Main Page"
(→Programming Guide) |
(→Maintenance) |
||
(27 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ==Maintenance== | |
+ | *[[Install wiki on win server]] | ||
+ | *[[Install email server]] | ||
+ | *[[Install ldap server]] | ||
+ | *[[Server SSL]] | ||
+ | *[[Setup developer machine]] | ||
+ | |||
+ | ==Organization== | ||
+ | *[[Tasks workflow]] | ||
+ | *[[O2 CARDINAL RULES]] | ||
+ | *[[O2 DATA HANDLING PROCEDURE]] | ||
+ | *[[O2 PROGRAMMING PROCEDURES]] | ||
==Programming Guide== | ==Programming Guide== | ||
+ | *[[How to start a task]] | ||
+ | *[[ProCOM Infrastructure]] | ||
*[[Fieldpro Fonts Scheme Standard]] | *[[Fieldpro Fonts Scheme Standard]] | ||
*[[Fieldpro Command line specifications]] | *[[Fieldpro Command line specifications]] | ||
*[[Debug on Clean Machine]] | *[[Debug on Clean Machine]] | ||
*[[:File:Visual_SQL_JOINS_orig.jpg|SQL Joins]] | *[[:File:Visual_SQL_JOINS_orig.jpg|SQL Joins]] | ||
− | *[[Inspecting mini dump files | + | *[[Inspecting mini dump files]] |
+ | *[[Setup Builder Machine]] | ||
+ | *[[Memory Corruption]] | ||
+ | *[[Stop managed code for debug]] | ||
+ | *[[Coding Hints]] | ||
==BST Guide== | ==BST Guide== | ||
*[[Setting up host machine]] | *[[Setting up host machine]] | ||
*[[Setting up worker (thoster) machine]] | *[[Setting up worker (thoster) machine]] | ||
+ | *[[Remote Debugging]] | ||
+ | *[[Test format specs]] | ||
+ | *[[Manage VBOX Files]] | ||
+ | |||
+ | ==Misc== | ||
+ | *[[Programming Test]] |
Latest revision as of 07:02, 14 December 2020
Maintenance
- Install wiki on win server
- Install email server
- Install ldap server
- Server SSL
- Setup developer machine
Organization
Programming Guide
- How to start a task
- ProCOM Infrastructure
- Fieldpro Fonts Scheme Standard
- Fieldpro Command line specifications
- Debug on Clean Machine
- SQL Joins
- Inspecting mini dump files
- Setup Builder Machine
- Memory Corruption
- Stop managed code for debug
- Coding Hints
BST Guide
- Setting up host machine
- Setting up worker (thoster) machine
- Remote Debugging
- Test format specs
- Manage VBOX Files