Jump to content

QESTNET Internal:Developer Home: Difference between revisions

From QESTonline
Benny.thomas (talk | contribs)
No edit summary
John.meegan (talk | contribs)
No edit summary
Line 5: Line 5:
* [[QESTNET_Internal:Developer_Setup_Requirements|Requirements]]
* [[QESTNET_Internal:Developer_Setup_Requirements|Requirements]]
* [[QESTNET_Internal:Developer_Setup_Git|Git]]
* [[QESTNET_Internal:Developer_Setup_Git|Git]]
* [[QESTNET_Internal:Developer_Resharper|Resharper]]
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]]
* [[QESTNET_Internal:Developer_Setup_QESTNET|QESTNET]]
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]]
* [[QESTNET_Internal:Developer_Setup_QESTField|QESTField]]
Line 13: Line 14:
This section is intended to provide a set of guidelines that are helpful to people writing code in the QESTNET repository.
This section is intended to provide a set of guidelines that are helpful to people writing code in the QESTNET repository.
* [[QESTNET_Internal:Developer_Git etiquette|Git etiquette]]
* [[QESTNET_Internal:Developer_Git etiquette|Git etiquette]]
* [[QESTNET_Internal:Developer_Resharper|Resharper]]
* [[QESTNET_Internal:Developer_Code_Comments|Code comments]]
* [[QESTNET_Internal:Developer_Code_Comments|Code comments]]


=== Process Guides ===  
=== Process Guides ===
* [[Media:User Guide - ADLSV0010  - Dev DB Server.docx|Migrating and Using Databases on ADLSV0010]]
* [[Media:User Guide - ADLSV0010  - Dev DB Server.docx|Migrating and Using Databases on ADLSV0010]]
* [[QESTLab_Internal:SQL Script Guidelines|SQL Script Guidelines]]
* [[QESTLab_Internal:SQL Script Guidelines|SQL Script Guidelines]]

Revision as of 23:07, 19 August 2015

This page acts as a home for QESTNET developers and aims to provide easy access to all relevant information and processes.

For Developers

Developer Setup Guide

Coding Guidelines

This section is intended to provide a set of guidelines that are helpful to people writing code in the QESTNET repository.

Process Guides


Coding Knowledge Base

QESTNET Projects Quick Reference Guide

Database

Classes, Controls, Modules

Testing and Debugging

Other


Troubleshooting

For Managers