Hi

I have downloaded an editor called OceanTiger CSDesigner & it has no compiler with it. I have read the sticky posts, & I know that I could use netbeans or microsoft visual instead but I want OceanTiger because its small like Dev c++ & doesn't uses heaps of memory to run or take ages to load.

Any advice where I can download a C# compiler?

Recommended Answers

All 3 Replies

I don't know how this compiler compares, but I've heard about it and you can check it out if you desire: Mono C# compiler...

The Official MS C#.NET compiler is not distributed as a separate entity yet. You will need to download the .NET SDK which contains a number of compilers, libaries, saples and documentation (free download). Its a cut down command-line version of the visual studio one and is quite lightweight.

I dont what version your designer requires but the SDK is avaibale for both framework 1.1 and 2.0 etc...

And yes, or mono is an answer. I had success with mono and SharpDevelop IDE.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.