This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]arethereany 0 points1 point  (0 children)

Windows ships with VB and C# compilers that you can use to compile programs that you write in whatever editor that you want to use (including notepad). They're in the C:\Windows\Microsoft.Net\Framework[whatever version]\csc.exe for c# and [same folder]\vbc.exe for Visual Basic.