Jump to content

Sources for help: Difference between revisions

From NusaATK
No edit summary
No edit summary
Line 9: Line 9:
If you need professional support, for example if your company depends heavily on the application you have built, consider a [http://www.achievo.org/atk/support support contract].
If you need professional support, for example if your company depends heavily on the application you have built, consider a [http://www.achievo.org/atk/support support contract].


If you have to explain user question in code, it's ok to post small code snippets on the forum. For larger chunks of code or complete modules, create a [[minimal testcase]] first.
If you have to explain your question in code, it's ok to post small code snippets on the forum. For larger chunks of code or complete modules, create a [[minimal testcase]] first.

Revision as of 20:48, 22 August 2006

If you have a problem, first:

If you can't find a solution there, create an account on the forums, and post your question in the relevant forum.

If you need professional support, for example if your company depends heavily on the application you have built, consider a support contract.

If you have to explain your question in code, it's ok to post small code snippets on the forum. For larger chunks of code or complete modules, create a minimal testcase first.