Go Back   RunUO - Ultima Online Emulation > Developer's Corner > Programming > C#

C# C# Discussion

Reply
 
Thread Tools Display Modes
Old 04-12-2006, 10:02 PM   #1 (permalink)
Forum Expert
 
Join Date: Mar 2004
Location: MDI Maine
Age: 19
Posts: 833
Send a message via ICQ to bacaw Send a message via MSN to bacaw
Default C# Compiler

Im lookin for a C# compiler and cant seem to find anything that doesnt require you to download a whole system :S any links or anything would be helpful! Thanks!
__________________
~Wanderer~
bacaw is offline   Reply With Quote
Old 04-13-2006, 11:34 AM   #2 (permalink)
ConnectUO Creator
 
Jeff's Avatar
 
Join Date: Jan 2004
Age: 27
Posts: 4,826
Default

Quote:
Originally Posted by bacaw
Im lookin for a C# compiler and cant seem to find anything that doesnt require you to download a whole system :S any links or anything would be helpful! Thanks!
csc.exe comes with .Net SDk but it sucks to use, the only easy ones to use are the ones with the systems. i woudl just get #develop from www.icsharpcode.com
__________________
Jeff Boulanger
ConnectUO - Core Developer

Want to help make ConnectUO better? Click here to submit your ideas/requests
Use your talent to compete against other community members in RunUO hosted coding competitions

If you know XNA (even if its just a little) or are a good artist(2d or 3d) and are interested in making games for a hobby send me a pm or drop by #xna in irc.runuo.com. I'm looking to put together a small game development team.


Please do not pm me for support. If you are having issues please post in the appropriate forum. Thanks for your continued support of both ConnectUO and RunUO
Jeff is offline   Reply With Quote
Old 04-13-2006, 03:50 PM   #3 (permalink)
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

SharpDevelop, Visual Studio, and all other studio and compiler based programs use CSC.exe themself. So if you know how to use it, you should be fine.
XxSP1DERxX is offline   Reply With Quote
Old 04-13-2006, 10:55 PM   #4 (permalink)
Forum Expert
 
o0_Sithid_0o's Avatar
 
Join Date: Nov 2004
Location: Hiding his old posts from Daat99.
Age: 22
Posts: 2,321
Send a message via AIM to o0_Sithid_0o Send a message via MSN to o0_Sithid_0o
Default

For some reason I could never get csc.exe to work, sooooo .... I built my own very simple compiler( yes it works, yes i use it ) using some things I learned from the runuo core. In the long run using visual C# Express or visual studio will pay off ... trust me those lil extra bells n whistles make all the difference.
__________________

Quote:
Originally Posted by Radwen View Post
Give me a reason... to like you.
Quote:
Originally Posted by excuse me miss, but uh... View Post
11/f/n.korea
Priceless.
o0_Sithid_0o is offline   Reply With Quote
Old 04-13-2006, 10:57 PM   #5 (permalink)
Forum Expert
 
Join Date: Mar 2004
Location: MDI Maine
Age: 19
Posts: 833
Send a message via ICQ to bacaw Send a message via MSN to bacaw
Default

Quote:
Originally Posted by XxSP1DERxX
SharpDevelop, Visual Studio, and all other studio and compiler based programs use CSC.exe themself. So if you know how to use it, you should be fine.
ehh i suppose thats the problem then :S i cant say i have half a clue about how to use CSC.exe a readme file would be nice so i guess ill check out the Microsoft website tommorrow at school. Thanks XxSP1DERxX

And also thank you Sorious ill look that link over n see what i can find!!

Also a notice i dloaded Visual Studio a free trial and i aint gota clue what im doin lol
__________________
~Wanderer~
bacaw is offline   Reply With Quote
Old 04-29-2006, 12:18 AM   #6 (permalink)
 
Join Date: Jun 2005
Age: 45
Posts: 155
Send a message via MSN to Marlberg
Default

Quote:
Originally Posted by bacaw
ehh i suppose thats the problem then :S i cant say i have half a clue about how to use CSC.exe a readme file would be nice so i guess ill check out the Microsoft website tommorrow at school. Thanks XxSP1DERxX

And also thank you Sorious ill look that link over n see what i can find!!

Also a notice i dloaded Visual Studio a free trial and i aint gota clue what im doin lol
Better Hurry with that "Free Trial" Once its installed it has an evaluation lifetime of 180 days. After that *Poof* have to re download it (if its still available) the versioning may have changed so any code written to date using it may have to be converted from the older version if it needs to be re-edited And any projects you had on the old Trial Version Project List along with any IDE specific settings you may have chosen (compiler directives programming language settings etc also go *Poof* and have to be re-instantiated) Better of biting the bullet and buying a copy of VS.NET or downloading the free #develop
Marlberg is offline   Reply With Quote
Old 04-29-2006, 12:22 AM   #7 (permalink)
Forum Expert
 
Join Date: Dec 2005
Posts: 465
Default

Visual Studio Express was announced to be free for its lifetime i believe.
snicker7 is offline   Reply With Quote
Old 04-30-2006, 01:15 AM   #8 (permalink)
una
Newbie
 
Join Date: Jul 2005
Age: 25
Posts: 25
Default

Its free, if you register it. After installation, you have 30 days.
una is offline   Reply With Quote
Old 04-02-2008, 09:15 AM   #9 (permalink)
Lurker
 
Join Date: Apr 2008
Age: 23
Posts: 2
Default Online Compiler

You could try Compilr - Online Compiler. They have an online C# compiler (so you would not have to download any ide's).
zenox is offline   Reply With Quote
Old 04-02-2008, 09:37 AM   #10 (permalink)
Forum Expert
 
Greystar's Avatar
 
Join Date: Mar 2004
Location: NorthCentral IL, USA
Age: 35
Posts: 3,852
Default

Quote:
Originally Posted by zenox View Post
You could try Compilr - Online Compiler. They have an online C# compiler (so you would not have to download any ide's).
You do realize this thread was over 2 years old...
__________________
Quote:
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Killable Guards (GS Version)
Just a Simple Staff Tool
You can leave me messages.
Ernest Gary Gygax - Quote "I would like the world to remember me as the guy who really enjoyed playing games and sharing his knowledge and his fun pastimes with everybody else."
Greystar is offline   Reply With Quote
Old 04-02-2008, 01:19 PM   #11 (permalink)
Lurker
 
Join Date: Apr 2008
Age: 23
Posts: 2
Default

Whoops.. I had seen this thread from google and thought I would add to it. Guess I should look closer next time
zenox is offline   Reply With Quote
Old 04-02-2008, 01:51 PM   #12 (permalink)
RunUO Forum Moderator
 
daat99's Avatar
 
Join Date: Dec 2004
Location: Israel
Age: 27
Posts: 8,163
Send a message via ICQ to daat99 Send a message via AIM to daat99
Default

Quote:
Originally Posted by zenox View Post
Whoops.. I had seen this thread from google and thought I would add to it. Guess I should look closer next time
At least the next person that'll see this page from google will have your solution to this question as well
__________________
I always try to help
Sometimes, I don't know how....

My Web Page
Forum Rules
-------------------------------------------------------------
Extensive OWLTR System | Token System | World Teleporters
-------------------------------------------------------------
daat99 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5