home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Port core source code from C# to VC++?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="JMS" data-source="post: 42905" data-attributes="member: 13261"><p>Let me put a personal comment on this: programming in Java AND C++ makes you the ideal developer to come to C# to take the best of both worlds. You keep much of the Java feeling but can get hands on the power of C++ - and get a bit of the future touch which Java has not yet reached. For my part I don't stick on a single language but try to take the best of all worlds. Currently [all very subjective opinion!] under Windows C# ist the most powerful language to develop lets say GUI or control layers where C++ still gives you power in algorithms and memory management. And .NET allows to to easily merge managed and unmanged code either explicitly using P/Invoke (a bit of JNI and much more) or implicitly / seamlessly using managed C++ in Visual Studio 2005 (with 2003 managed C++ was really pain!).</p><p></p><p>Only one view</p><p></p><p>Jochen</p></blockquote><p></p>
[QUOTE="JMS, post: 42905, member: 13261"] Let me put a personal comment on this: programming in Java AND C++ makes you the ideal developer to come to C# to take the best of both worlds. You keep much of the Java feeling but can get hands on the power of C++ - and get a bit of the future touch which Java has not yet reached. For my part I don't stick on a single language but try to take the best of all worlds. Currently [all very subjective opinion!] under Windows C# ist the most powerful language to develop lets say GUI or control layers where C++ still gives you power in algorithms and memory management. And .NET allows to to easily merge managed and unmanged code either explicitly using P/Invoke (a bit of JNI and much more) or implicitly / seamlessly using managed C++ in Visual Studio 2005 (with 2003 managed C++ was really pain!). Only one view Jochen [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Port core source code from C# to VC++?
Contact us
RSS
Top
Bottom