|
![]() |
Overclock.net - Overclocking.net > Software, Programming and Coding > Coding and Programming > Application Programming | |
Couple of general questions.
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#21 (permalink) | ||||||
|
Programmer
|
Quote:
![]() Melraiden, I disagree, C/C++ is more efficent, has a higher tier level, and is all around better. C# is Microsofts attempt to rip off C++. It fails just like J#.
|
||||||
|
|
|
|
#22 (permalink) | ||||||||||||||
|
Bifford
![]() |
Quote:
__________________
Helpful Posts (Hopefully )Overclocker's Calculator Photo Editing - B&W w/Color Accents
|
||||||||||||||
|
|
|
|
#23 (permalink) | ||||||
|
Programmer
|
Quote:
|
||||||
|
|
|
|
#24 (permalink) | |
|
Overclocker
|
Quote:
__________________
DD TDX waterblock DD Maze 4-1 CPU (w. Peltier) Swiftech pump DD reservoir DD radiator Dual heatercore |
|
|
|
|
|
#25 (permalink) | |
|
Overclocker
|
Quote:
If you mean cross platform development using a .NET language then no, I haven't. But I do believe there are on-going projects to develop interpreters for a number of .NET languages on other platforms. Or are you referring to using multiple languages in a project? I've worked on projects where I used C++, C#, and VB.NET in the same solution, if that is indeed what you mean.
__________________
DD TDX waterblock DD Maze 4-1 CPU (w. Peltier) Swiftech pump DD reservoir DD radiator Dual heatercore |
|
|
|
|
|
#26 (permalink) | ||||||||||||
|
Lord of the Chicken Wings
![]() |
Quote:
__________________
Vulcan Dragon Core i7 920 @ 3.8 GHz Currently Playing: Grand Theft Auto 4 (X360); Rock Band 2 (X360); Far Cry 2 (PC) XBox Live Gamertag: Vulcan Draggon
|
||||||||||||
|
|
|
|
#27 (permalink) | ||||||
|
Programmer
|
Quote:
|
||||||
|
|
|
|
#28 (permalink) | ||||||||||||
|
Lord of the Chicken Wings
![]() |
Quote:
Cross platform = the same code runs on multiple heterogenous environments. Could be different OSs on the same hardware (Linux vs Windows on x86), or the same OS on different hardware (Linux on x86 vs anything else). Does not imply that a recompile is not required, though. But it does imply that no platform specific libraries, APIs, or SDKs are used; their presence would require at least a partuial rewrite to use the corresponding API/SDK of the second platform (i.e., a port). "Cross language" is not a term I have seen used, or at least seen used often enough to remember it and think of it as programming jargon. But interpreting the phrase at face value, I assume you are talking about a single application built from multiple source files written in different languages? E.g. a single .NET application written in a mix of C, C#, and VB.NET? So yes, cross platform definitely != "cross language".
__________________
Vulcan Dragon Core i7 920 @ 3.8 GHz Currently Playing: Grand Theft Auto 4 (X360); Rock Band 2 (X360); Far Cry 2 (PC) XBox Live Gamertag: Vulcan Draggon
|
||||||||||||
|
|
|
|
#29 (permalink) | |||||||||||||
|
Bifford
![]() |
There is project being undertaken by MS to get the .NET framework running on FreeBSD. I believe there is another project for Linux (Ximian). So with certain exceptions (COM and other Windows only controls) .net applications "could" be cross platform.
__________________
Helpful Posts (Hopefully )Overclocker's Calculator Photo Editing - B&W w/Color Accents
|
|||||||||||||
|
|
|
|
#30 (permalink) |
|
Overclocker
|
Looks like .NET's already become more cross-platform than I had thought; I had expected it to be another 6 months or so before fully compliant compilers were available for other platforms: http://www.amazon.com/exec/obidos/tg...36115?v=glance
__________________
DD TDX waterblock DD Maze 4-1 CPU (w. Peltier) Swiftech pump DD reservoir DD radiator Dual heatercore |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|