hallo ben begonnen met een hello_world instructie maar het volgende is om te compilen met de command prompt dan krijg ik:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE>csc.exe /r:mscor
lib.dll /target:exe hello_world.cs
Microsoft (R) Visual C# 2010 Compiler version 4.0.30319.1
Copyright (C) Microsoft Corporation. All rights reserved.
error CS2001: Source file 'hello_world.cs' could not be found
fatal error CS2008: No inputs specified
IK SLA ALLES OP IN: C:\visual studio 2010\Projects
c:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE>csc.exe /r:mscor
lib.dll /target:exe hello_world.cs
Microsoft (R) Visual C# 2010 Compiler version 4.0.30319.1
Copyright (C) Microsoft Corporation. All rights reserved.
error CS2001: Source file 'hello_world.cs' could not be found
fatal error CS2008: No inputs specified
IK SLA ALLES OP IN: C:\visual studio 2010\Projects