LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 335 users online 225446 members 373 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Budokai
Favs: TARANTINO
Mood: Lifeless
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
0 online / 0 MPM
Fresh Topics
  LiveWire / Technical Forums / Programming & Application Development / Adding Reply

Adding Reply
Topic Portable C# compiler?
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
IMPULSE Posted at 1:57 pm on July 3, 2009
are there any C# compilers out there that are small enough to fit on a flash drive?

i'm using a portable version of notepad++ right now, but there is no compile function. i would really like a way to run programs when i'm on the go.

Replies
derailedjet Posted at 12:17 am on July 5, 2009
Quote: from Sector Corrupt at 10:49 pm on July 4, 2009

Quote: from derailedjet at 5:00 pm on July 3, 2009

That question is really vague. It really depends on your flash drive and your platform.  

 Just save yourself the hassle, program on a Unix/Linux machine and use GCC. It's free and it comes with the OS.


As much as I'm as big a Linux Evangelist as the next guy, not really helpful to the guy's problem. He needs a portable C# compiler, and that'd be a proprietary microsoft thing.

I'm not sure exactly if there are any nicely stripped down C# compilers, to be honest, sorry.


Oh, dammit, you're right. I don't know why, but for some reason I thought C# was C++.... I really don't know how I made that mistake.

Sector Corrupt Posted at 10:49 pm on July 4, 2009
Quote: from derailedjet at 5:00 pm on July 3, 2009

That question is really vague. It really depends on your flash drive and your platform.

Just save yourself the hassle, program on a Unix/Linux machine and use GCC. It's free and it comes with the OS.


As much as I'm as big a Linux Evangelist as the next guy, not really helpful to the guy's problem. He needs a portable C# compiler, and that'd be a proprietary microsoft thing.

I'm not sure exactly if there are any nicely stripped down C# compilers, to be honest, sorry.

marshmellowman Posted at 2:06 pm on July 3, 2009
Quote: from HideOrSeek at 10:01 pm on July 3, 2009

Dev C++ is a good one.
Plus it offers a pretty friendly interface.

Yeah DevC++ isn't too bloated and you can more than easily fit it on a pen drive these days. That's what I used to use back in the day.
HideOrSeek Posted at 2:01 pm on July 3, 2009
Dev C++ is a good one.
Plus it offers a pretty friendly interface.
derailedjet Posted at 2:00 pm on July 3, 2009
That question is really vague. It really depends on your flash drive and your platform.

Just save yourself the hassle, program on a Unix/Linux machine and use GCC. It's free and it comes with the OS.

Muddbutt Posted at 1:58 pm on July 3, 2009
Post from this position was omitted due to content violations
All 6 previous replies displayed.