Documentation for Developers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
* [[Releases and Patching]] | * [[Releases and Patching]] | ||
* [[HowTo develop a new screen]] | * [[HowTo develop a new screen]] | ||
* [[Report Designer]] | |||
* [[Useful hints regarding coding in CSharp/.net]] | * [[Useful hints regarding coding in CSharp/.net]] | ||
Revision as of 21:17, 1 Mayıs 2010
How to get started
Software Architecture and Principles
- Development with Code Generation
- n-tier architecture
- Database access architecture
- GUI development
- Printing
- Releases and Patching
- HowTo develop a new screen
- Report Designer
- Useful hints regarding coding in CSharp/.net
References and Code and DB documentation
- For the current database structure, check http://openpetraorg.sourceforge.net/dbdoc (see also SQL Diagram creation)
- There is a diagram for the Accounts Payable sub system
- We need volunteers do design more diagrams! Please also have a look at the old 2.1 diagrams (download 9 png files in a zip file).
Specifications&Requirements
Please have a look at the specifications and add your own requirements in the appropriate sections (eg. Wishlist):
Specifications and Requirements
Projects
Please read about what needs to be done, and how to take charge of a project here:
Summary of Projects
Used Tools
This is a list of software that we use; some of it you will already have installed when you did your Setup of Development environment.