Changes between Version 2 and Version 3 of TechnicalFAQ


Ignore:
Timestamp:
2010-01-30 16:18:30 (14 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TechnicalFAQ

    v2 v3  
    11= Technical FAQ = 
    22 
     3== Software requirements == 
     4To obtain the source code of EwE 5 and 6, you will need the following: 
     5 * A Subversion client such as [http://tortoisesvn.net/ TortoiseSVN] 
     6 
     7To compile the source code of EwE, you will need: 
     8 * [http://msdn.microsoft.com/en-us/vbrun/default.aspx Microsoft Visual Basic 6] for EwE5. 
     9 * [http://www.microsoft.com/express/Windows/ Microsoft Visual Basic Express] or [http://msdn.microsoft.com/en-us/vstudio/default.aspx Microsoft Visual Studio] for EwE6. 
     10 
     11== Code documentation == 
    312 * [wiki:CodeDocumentation Documentation your code] - How to write and publish in-code documentation with Visual Studio and [http://blogs.msdn.com/sandcastle/ SandCastle]