Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / May 2006

Tip: Looking for answers? Try searching our database.

Managed C++ and VC6++

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pohihihi - 16 May 2006 22:00 GMT
Hello NG,

Is managed C++ of same power as regular C++. Also what is the respect level for managed C++ in compare to regular C++.

Cheers,
Po
William DePalo [MVP VC++] - 17 May 2006 00:21 GMT
> Is managed C++ of same power as regular C++.

Managed C++ is a dialect of C++ that can be used to target the .Net
platform,

> Also what is the respect level for managed C++ in compare to regular C++.

The answer probably has to do more with religion than technology.

Basically, it comes down to what you want to do with your source and how you
want to do it. If you want standards compliance and a measure or
portability, ISO C++ is the clear choice. If you want to target the .Net
using familair C++ constructs and idioms - as well as some platform specific
stuff - you choose MC++.

FWIW: MC++ is my first choice when an application needs to straddle the
fence between the native and managed environments.

Finally, MC++ in .Net v.1.1 has been superceded by C++/CLI in v2.0

Regards,
Will
Pohihihi - 17 May 2006 02:43 GMT
thx.

>> Is managed C++ of same power as regular C++.
>
[quoted text clipped - 18 lines]
> Regards,
> Will

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.