Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jul 19th, 2004, 9:26 PM   #1
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
I cam across an interesting article on CodeGuru.com last night, when searching about some the avdantages of C# over C++ and vice versa I came acorss an article that made a direct reference to a Microsoft Recommendation.

The question being, 'What language is recommended for development on the upcoming Whitbey platform', and MS's answer being Managed C++, surprisingly enough not C#. (The facts remains that MANY companies and people have huge C++ code databases, like I do.. who wants to throw that all away for C#)? C# is great for RAD development, but C++ has so much more experience behind it.

In any case, what I am getting at is that we should have a Managed C++ tutorial (or two) in the C++ forum, create a new subforum if needed for the language itself if someone sees that as being fit. I will probably pick up managed C++ before I move onto Python.
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Jul 20th, 2004, 12:39 AM   #2
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
I've heard the term "Managed C++" thrown around alot... I have no dealings in it... however, I'd be interested in reading any proposed tutorials.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jul 20th, 2004, 12:54 AM   #3
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
I am sure that you understand that Managed C++ is just an extension to C++ that allows for C++ to be compilied into managed MSIL code, after all MSIL is supposed to be language neutral, so of course they would have a C++ implementation, they would be crazy not to, lol.

There are many benifits I see to Managed C++ over C#, as I mentioned in my previous post, especially with MS now recommending that route for future .NET development (especially when RAD and GUI is not so important).

Strangely enough it does not seem that too many people have taken high interest in it, but I have to say after having played around with it--it is definatly a promising alternative to C#. (You can even use forms with it if you really want GUI).. and the 100,000 lines of code I have would require minimal work to adapt
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Jul 20th, 2004, 2:01 AM   #4
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
I never had a desire to look into Managed C++; therefore, I don't know much about it. After reading this thread and a few links regarding Managed C++ and a viewing a few websties on the subject... it seems to be worth looking into, although my main development will still be centered in the C++ arena.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Jul 22nd, 2004, 12:15 AM   #5
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
Essentially you are just learning a few new keywords and a couple additional datatypes, can not say there is really anything to "learn" about it.. lol
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Old Jul 22nd, 2004, 12:38 AM   #6
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Sounds easy enough then. lol There is currently not a demand for it in my personal projects or via my employer... so I'll hang around where Im at for right now. Thnx for the info.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

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
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 8:35 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC