Difference between revisions of "DWB Developer Guide"

From Diversitymobile Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
First, we recommend to study the DWB terminology and programming philosophy in several steps:
 
First, we recommend to study the DWB terminology and programming philosophy in several steps:
  
1. Have a look on the ER models published under ****
+
* Have a look on the ER models published under ****
  
2. Install 3-4 of the databases and rich clients on your desktop or MS Server engine, e. g. DiversityAgents, DiversityProjects, DiversityCollection and DiversityDescriptions. You need e. g., MS Windows 7 (with .Net already included), 2012 SQL Server Developer and Visual Studio Professional 2013. If you work on a university the licences costs you around 100 Euro.  
+
* Install 3-4 of the databases and rich clients on your desktop or MS Server engine, e. g. DiversityAgents, DiversityProjects, DiversityCollection and DiversityDescriptions. You need e. g., MS Windows 7 (with .Net already included), 2012 SQL Server Developer and Visual Studio Professional 2013. If you work on a university the licences costs you around 100 Euro.  
  
3. Contact the SNSB IT Center to get an account for a DWB training environment with test data.
+
* Contact the SNSB IT Center to get an account for a DWB training environment with test data.
  
4. Participate in a DWB Workshop **** (currently only in German).
+
* Participate in a DWB Workshop **** (currently only in German).
  
5. Access the SVN code repository under http://svn.snsb.info/repos/DiversityWorkbench/trunk/ and download , e. g., the directories "DiversityWorkbench" and "DiversityAgents" as template for the programming.
+
* Access the SVN code repository under http://svn.snsb.info/repos/DiversityWorkbench/trunk/ and download , e. g., the directories "DiversityWorkbench" and "DiversityAgents" as template for the programming.
  
6. Stay in contact with the developer team in Munich for support in DWB philosophy, terms, name space and conventions
+
* Stay in contact with the developer team in Munich for support in DWB philosophy, terms, name space and conventions

Revision as of 10:14, 30 January 2014

Developers are invited to use the source code of the DWB to set up their own software applications, e. g. for domain-specific purposes. They might also use the DWB code repository to archive their code.

First, we recommend to study the DWB terminology and programming philosophy in several steps:

  • Have a look on the ER models published under ****
  • Install 3-4 of the databases and rich clients on your desktop or MS Server engine, e. g. DiversityAgents, DiversityProjects, DiversityCollection and DiversityDescriptions. You need e. g., MS Windows 7 (with .Net already included), 2012 SQL Server Developer and Visual Studio Professional 2013. If you work on a university the licences costs you around 100 Euro.
  • Contact the SNSB IT Center to get an account for a DWB training environment with test data.
  • Participate in a DWB Workshop **** (currently only in German).
  • Stay in contact with the developer team in Munich for support in DWB philosophy, terms, name space and conventions