HelloWorld.vb |
|
---|---|
Our first program will print the classic "hello world" message. Here's the full source code. |
|
HelloWorld.vb |
|
---|---|
Our first program will print the classic "hello world" message. Here's the full source code. |
|
HelloWorld.fsx |
|
---|---|
Our first program will print the classic "hello world" message. Here's the full source code. |
|
HelloWorld.csx |
|
---|---|
Our first program will print the classic "hello world" message. Here's the full source code. |
|
To run the program, put the code in |
|
To run the program, put the code in |
|
To run the program, put the code in |
|
Now that we can run .NET programs, let's learn more about the language. |
|