/practice-vb-dotnet

Practice VB.NET

Primary LanguageVisual Basic .NETMIT LicenseMIT

Practice VB.NET

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

Links