Jump to content

QESTNET Internal:Developer Home: Difference between revisions

From QESTonline
John.meegan (talk | contribs)
No edit summary
John.meegan (talk | contribs)
No edit summary
Line 13: Line 13:
=== Coding Guidelines ===
=== Coding Guidelines ===
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_Code_Comments|Code comments]]
* [[QESTNET_Internal:Developer_Code_Comments|Code comments]]


=== Process Guides ===
=== Process Guides ===
* [[QESTNET_Internal:Developer_Git etiquette|Using Git]]
* [[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]]
* [[QESTNET_Internal:Creating Integration Projects|Creating Integration Projects]]


----
----
Line 27: Line 29:
* [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide|QESTNET Projects]]
* [[QESTNET_Internal:QESTNET_Projects_Quick_Reference_Guide|QESTNET Projects]]


==== Database ====
==== QESTNET Integration ====
 
==== Classes, Controls, Modules ====


==== Testing and Debugging ====


==== Other ====
==== Fugro Data Backbone ====
* [[QESTNET_Internal:Fugro_DBB_Service|Fugro Data Backbone Service]]
* [[QESTNET_Internal:Fugro_DBB_Service|Fugro Data Backbone Service]]
* [[QESTNET_Internal:Fugro DBB_TestMapping_Guide|Fugro Data Backbone Test Mapping Step-by-step Guide]]
* [[QESTNET_Internal:Fugro DBB_TestMapping_Guide|Fugro Data Backbone Test Mapping Step-by-step Guide]]
Line 42: Line 41:


== For Managers ==
== For Managers ==





Revision as of 23:18, 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

QESTNET Integration

Fugro Data Backbone


Troubleshooting

For Managers