Are you saying that I can't write an application in C# and then create a setup or something of the sort, and then install it on another computer that doesn't have .Net on it?
I'm used to writing applications in VB6 and then creating a setup (with the VB package and deployment wizard or InstallShield), and then installing the application on any computer I want using the setup, regardless of whether or not there's VB6 or Visual Studion installed on that computer..
I can't do this with a C# application?