C# compiler

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

Guest

Hello
I want to learn C#. Now I need to install compiler ( I suppose ). Could you please help to get started. Or let me know the URL where I can get the info. Thanks. I got the .net Framework installed, and I can work on ASP.net using the browser

Fayyaz
 
Fayyaz,
The compiler is installed with the Framework, so its already there.
Look for "CSC.EXE".
By the way, there's also some pretty good documentation that gets installed
along with the Framework! That's were I'd start.
Cheers,
Peter

fayyaz said:
Hello!
I want to learn C#. Now I need to install compiler ( I suppose ). Could
you please help to get started. Or let me know the URL where I can get the
info. Thanks. I got the .net Framework installed, and I can work on ASP.net
using the browser.
 

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

Similar Threads


Back
Top