Changes between Version 3 and Version 4 of BasicTutorials


Ignore:
Timestamp:
2010-01-21 11:10:06 (14 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BasicTutorials

    v3 v4  
    11= Basic Tutorials = 
    2  * HowToInstallVisualBasicExpress - Visual Basic Express is the development environment that we use to program EwE.  This is required if you want to program or look into the source code of EwE.  
     2 * HowToInstallVisualBasicExpress - Visual Basic Express is the development environment that we use to program EwE. This is required if you want to program or look into the source code of EwE.  
    33 * DownloadingTheSourceFromSvn - This article describes how one would download the sources. 
    44 * RunningEcopathSolution - This article describes how to run the scientific interface from the sources. 
    55 * CreateaSimpleUserInterface - This article will teach you how to create a Button, Label and a Textbox control. 
     6 * [EweConsoleAppExample EwE6 console application] - This article shows how to run EwE6 from a console application. 
     7 * [RunEcosimViaConsoleApplication Run Ecosim from a console application] - This article shows how to run Ecosim from a console application.