Development Environment Setup
Last updated on 30-Apr-2025
On this page
Basic Workstation
- Windows 10 (pre-installed)
- Office 2016 (download from https://www.visualstudio.com/downloads/)
- SQL Server Developer Edition 2016 (download from https://www.visualstudio.com/downloads/)
- Named instance: SQLEXPRESS
- Mixed mode authentication
- SQL Server Management Studio 17 (download from https://docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms)
- Visual Studio 2015 (VS2017 has severe performance issues, making the editor almost completely non-responsive)
- Web Dev
- Git tools
- .NET Core 1.0.0-preview2-1-003177 (used as of 2017-05-19): https://go.microsoft.com/fwlink/?LinkID=835014
- Visual Studio Code
- TortoiseGit (or any other Git tool)
- Node, not the LTS version
- 7-Zip
- SnagIt 13
- GraphPad Prism
- Ubuntu for Windows 10 (instructions here: https://msdn.microsoft.com/en-us/commandline/wsl/install_guide)
- PuTTY (or Bash on Ubuntu on Windows)
Sandbox
Scifeon: c:\DevSB\Scifeon SciDocs: c:\DevSB\SciDocs
SQL Server databases:
- Scifeon_DEV
- Scifeon_TEST
Building and Executing Scifeon
Execute the following in a Command Prompt:
cd c:\DevSB\Scifeon
dotnet restore
cd src\ScifeonWeb
npm install
au run --watch
Build and Run the ScifeonWeb project using VS2015.
Execute the DDL and DML statements stated here on the SQL Server.
Cloud URLs
VSTS: https://scifeon.visualstudio.com/Scifeon
Project Planning
ClubHouse: https://clubhouse.io
Developer Accounts
- scifeon.dk email, used for:
- Microsoft Account, used for:
- VSTS
- MSDN
- Microsoft Account, used for:
- scifeon.com email, used for:
- ClubHouse
- Azure