|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Posts: 508
|
Alright, being 16 years old I do not have the means of obtaining a copy of Visual Studio.NET, or Visual C# for that matter, so I have been using SharpDevelop for a while. Now that I've started doing more high-end C# programming, I've been looking for code examples to help me with whatever I'm doing, but they can never be used since they were made in Visual C#. My question is this: Is it possible to open a Visual C# project from SharpDevelop? I.E. Open the project and retain the files needed to run it? Thanks a lot guys!
|
|
|
|
|
|
#3 (permalink) |
|
Join Date: Jul 2003
Posts: 15
|
You can try to recreate the project by looking at the Visual C# project file in notepad and trying to follow the settings in it. It has all the references and files in the project and the settings in that one project file. It isn't easy to get it working perfect though.
|
|
|
|
|
|
#7 (permalink) |
|
Join Date: Oct 2003
Age: 43
Posts: 254
|
Have you tried the free c#builder from Borland? maybe it will meet your requirements?
It's downloadable from www.borland.com
__________________
Ancient lands of Lore. A roleplay only shard hosted in the UK. http://alol.game-host.org/index.htm |
|
|
|
|
|
#8 (permalink) |
|
My question is, why do you need to import projects to see example code? VS.Net saves it all in .cs files which can be opened fine in notepad or SharpDevelop. Copy/paste works too, but there's a difference between learning from existing code and using existing code.
__________________
©2003 Irleet. All your rights are belong to me. "The depth of your jealousy concerning my leetness astounds even me." Click Me |
|
|
|
|
|
|
#10 (permalink) |
|
Join Date: Oct 2002
Age: 23
Posts: 4,689
|
omfg please dont use <> to express NOT EQUAL TO. Because it reminds me of Comptuer Science 507, introduction to Programming Language and thier fucking PSUEDOCODE.. fucking fake language.
Thats my rant for the day. Thank you for listening. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|