Edit page ← Previous ChangeWiki History

Changes between Initial Version and Version 1 of HowToInstallVisualBasicExpress


Ignore:
Timestamp:
2009-08-18 10:49:35 (15 years ago)
Author:
shermanl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToInstallVisualBasicExpress

    v1 v1  
     1Visual 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. 
     2Note: you only need Visual Basic Express to develop on EwE.  Visual Studio (not free) enable you to have more functionality such as Class Diagrams and Nested Project Structure which is not crucial to EwE development. 
     3 
     4 1. Download Visual Basic: http://msdn.microsoft.com/vstudio/express/vb/download/. 
     5 2. Run the file called vbsetup.exe. 
     6 3. Go though installation process... 
     7 4. For installation options: MSDN Express Edition is recommended but not nessary, and SQL Server is not required. 
     8 5. The installation program will now download the required files. (Internet is required). 
     9 6. Updates at this time is not required. 
     10 7. Register VB 2005 Express at your discretion.