Practice VB.NET
@REM Windows Command Prompt : Compile VB.NET Script
CMD> C:\Windows\Microsoft.NET\Framework\v4.0.30319\vbc.exe .\template.vb
@REM Execute
CMD> template.exe
Practice VB.NET
@REM Windows Command Prompt : Compile VB.NET Script
CMD> C:\Windows\Microsoft.NET\Framework\v4.0.30319\vbc.exe .\template.vb
@REM Execute
CMD> template.exe