C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello!
I am a beginner
If I have saved my code "Hello C#" in C:\test directory, how I am going to execute this. I have the .netframework installed
Thanks

Fayyaz
 
Hi, I have a small, but growing tutorial at
http://www.publicjoe.f9.co.uk/csharp/tut.html that covers some of the
basics. If you want to compile your code and run it look at this page
http://www.publicjoe.f9.co.uk/csharp/cs04b.html

Hope this helps

Publicjoe
C# Tutorial at http://www.publicjoe.f9.co.uk/csharp/tut.html
C# Snippets at http://www.publicjoe.f9.co.uk/csharp/snip/snippets.html

Fayyaz said:
Hello!
I am a beginner.
If I have saved my code "Hello C#" in C:\test directory, how I am going
to execute this. I have the .netframework installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top