Difference between revisions of "Main Page"
(→Maintenance) |
|||
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
==Maintenance== | ==Maintenance== | ||
*[[Install wiki on win server]] | *[[Install wiki on win server]] | ||
+ | *[[Install email server]] | ||
+ | *[[Install ldap server]] | ||
+ | *[[Server SSL]] | ||
+ | *[[Setup developer machine]] | ||
+ | |||
==Organization== | ==Organization== | ||
+ | *[[Tasks workflow]] | ||
*[[O2 CARDINAL RULES]] | *[[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]] | *[[Setup Builder Machine]] | ||
− | *[[ | + | *[[Memory Corruption]] |
+ | *[[Stop managed code for debug]] | ||
+ | *[[Coding Hints]] | ||
+ | |||
==BST Guide== | ==BST Guide== | ||
*[[Setting up host machine]] | *[[Setting up host machine]] | ||
Line 16: | Line 30: | ||
*[[Remote Debugging]] | *[[Remote Debugging]] | ||
*[[Test format specs]] | *[[Test format specs]] | ||
+ | *[[Manage VBOX Files]] | ||
+ | |||
==Misc== | ==Misc== | ||
*[[Programming Test]] | *[[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