Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 136,158 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,956 people online right now. Registration is fast and FREE... Join Now!




compiling c#

 
Reply to this topicStart new topic

compiling c#, Im totally new to C#

c0deJunkie
25 Dec, 2007 - 01:08 PM
Post #1

New D.I.C Head
*

Joined: 16 Dec, 2007
Posts: 8


My Contributions
Hello,

I feel embarassed to ask this but, im needing help about how to compile a c# program. I downloaded the SDK 1.1 , but all i see is tons of documentation. I've went over it and can't find a place to figure out how to compile a program. So yea as of now all i have is Microsoft .NET Framework SDK v1.1 installed is this all i need? So from here im stuck on what to do. I understand that you can write the program in any text editor i just want to know how to access the compiler.

THnx
User is offlineProfile CardPM
+Quote Post

PsychoCoder
RE: Compiling C#
25 Dec, 2007 - 01:15 PM
Post #2

using DIC.Core;
Group Icon

Joined: 26 Jul, 2007
Posts: 8,983



Thanked: 125 times
Dream Kudos: 8625
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net

My Contributions
Now you need an IDE to write and compile with. I suggest, for beginners, C# 2005 Express Edition to get you use to the language, then as you grow as a programmer move up to Visual Studio 2005.

Next thing you need to do is download and install .Net 2.0 as 1.1 is outdated (yes I know 3.0 and 3.5 are already out) but start with at least 2.0.

Google C# 2005 Express Edition and it will return links for downloading the IDE.

Hope that helps smile.gif
User is online!Profile CardPM
+Quote Post

c0deJunkie
RE: Compiling C#
25 Dec, 2007 - 01:33 PM
Post #3

New D.I.C Head
*

Joined: 16 Dec, 2007
Posts: 8


My Contributions
Yea i googled IDE for C# and came up with random stuff. As always most appreciated if I have more questions I'll be sure to ask you.

J
User is offlineProfile CardPM
+Quote Post

Jayman
RE: Compiling C#
25 Dec, 2007 - 02:07 PM
Post #4

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 6,926



Thanked: 42 times
Dream Kudos: 500
Expert In: C#, VB.NET, Java

My Contributions
If you decide you still want to work through the command window to compile your code. You can find instructions at the following links.

Working with the C# 2.0 Command Line Compiler.
User is offlineProfile CardPM
+Quote Post

inf_f
RE: Compiling C#
25 Dec, 2007 - 10:20 PM
Post #5

New D.I.C Head
*

Joined: 23 Dec, 2007
Posts: 2


My Contributions
Forget VS.net Express or Pro
if you want just to start learning C# pick any small IDE for example : sharpDevelop you can download it here => http://www.icsharpcode.net/OpenSource/SD/Default.aspx (and it's only 8 MB)
Other wise you have the option to use monoDevelop if you like to develop under linux/osX/windows but i wont recommend that to you (Ref books are messy in gtk , and others)
Anyway if you still like to use VS.net express edition , you can find it here => http://www.microsoft.com/express/download/default.aspx (Go to the C# *scroll down* and select english)
and good luck with learning C# smile.gif
User is offlineProfile CardPM
+Quote Post

RodgerB
RE: Compiling C#
26 Dec, 2007 - 03:52 AM
Post #6

D.I.C Lover
Group Icon

Joined: 21 Sep, 2007
Posts: 2,131



Thanked: 16 times
Dream Kudos: 2200
Expert In: Dot Net Technologies

My Contributions
QUOTE
Forget VS.net Express or Pro
if you want just to start learning C# pick any small IDE for example : sharpDevelop you can download it here => http://www.icsharpcode.net/OpenSource/SD/Default.aspx (and it's only 8 MB)
Other wise you have the option to use monoDevelop if you like to develop under linux/osX/windows but i wont recommend that to you (Ref books are messy in gtk , and others)


.. or you could just comply with an extremely wide and used standard, and download a 33mb (approx) IDE thats officially supported by Microsoft. tongue.gif

This post has been edited by RodgerB: 26 Dec, 2007 - 03:53 AM
User is offlineProfile CardPM
+Quote Post

Amadeus
RE: Compiling C#
27 Dec, 2007 - 07:55 AM
Post #7

g++ -o drink whiskey.cpp
Group Icon

Joined: 12 Jul, 2002
Posts: 12,226



Thanked: 37 times
Dream Kudos: 25
My Contributions
As stated by Jayman, you do not actually need an IDE at all. You can easily compile C# using the command line interface, and write the code in any text editor. Easy as pie.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 11:39PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month