[Message Deleted]
C#
5
Posts
4
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
in the dot net framework directory? IIRC it's called csc.exe HTH Russell
-
[Message Deleted]
Simply download the .NET Framework SDK. By the way, there are no visual compilers. There are only IDEs that ease or should ease writing code and free you from specifying all necessary compiler options e.g. to reference assemblies.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
[Message Deleted]
-
Thanks Everyone for all the suggestions.:)