Click here to Skip to main content
15,898,222 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralPorting : MFC on Linux Pin
a_mlt124-Jun-04 22:14
a_mlt124-Jun-04 22:14 
GeneralRe: Porting : MFC on Linux Pin
Anthony_Yio28-Jun-04 18:03
Anthony_Yio28-Jun-04 18:03 
GeneralRe: Porting : MFC on Linux Pin
Anonymous16-Jul-04 7:35
Anonymous16-Jul-04 7:35 
GeneralPorting : MFC on Linux Pin
a_mlt124-Jun-04 22:12
a_mlt124-Jun-04 22:12 
GeneralRe: Porting : MFC on Linux Pin
Kevin McFarlane26-Jun-04 3:57
Kevin McFarlane26-Jun-04 3:57 
GeneralSystem Menu in rebar Pin
duvaft24-Jun-04 5:51
duvaft24-Jun-04 5:51 
GeneralConversion of Managed C++ 7 function pointer to unmanaged User defined Type pointer Pin
Bilal Farooq22-Jun-04 1:48
Bilal Farooq22-Jun-04 1:48 
GeneralMicrosoft recommends C++ for .NET 2.0 and Longhorn Pin
Kevin McFarlane21-Jun-04 22:56
Kevin McFarlane21-Jun-04 22:56 
Herb Sutter - Is C++ Relevant on Modern Environments?
http://www.accu.org/conference/presentations/[^]

Herb's answer...

Q: Which .NET language should you use?
Microsoft’s answer, in our Whidbey release:
• C++ is the recommended path to .NET and Longhorn.
• If you have an existing C++ code base:
Keep using C++.
• If you want to make frequent use of native code/libs:
Use C++. It’s far simpler (seamless) and faster.
• If you want to write brand-new pure-.NET apps that
rarely or never interop with native code:
Use whatever language you’re already comfortable with,
and pick based on language features. The .NET features
and Frameworks library are available equally through all
languages.

Kevin


Kevin
GeneralRe: Microsoft recommends C++ for .NET 2.0 and Longhorn Pin
cppmanuf25-Jun-04 17:48
cppmanuf25-Jun-04 17:48 
GeneralRe: Microsoft recommends C++ for .NET 2.0 and Longhorn Pin
Newromancer7-Jul-04 2:44
Newromancer7-Jul-04 2:44 
Generalswapping two characters at once Pin
lyn21-Jun-04 0:09
lyn21-Jun-04 0:09 
GeneralTokamak Managed C++ Wrapper Pin
greg75871438119-Jun-04 10:09
greg75871438119-Jun-04 10:09 
Generaloverloading FileNameEditor Pin
Quasar3D17-Jun-04 1:04
Quasar3D17-Jun-04 1:04 
GeneralHuffman code algorithm help!!!!! Pin
huffmancoding15-Jun-04 9:48
huffmancoding15-Jun-04 9:48 
GeneralRe: Huffman code algorithm help!!!!! Pin
DavidR_r1-Jul-04 10:26
DavidR_r1-Jul-04 10:26 
GeneralRe: Huffman code algorithm help!!!!! Pin
huffmancoding2-Jul-04 11:30
huffmancoding2-Jul-04 11:30 
GeneralUpdating and Drawing Shapes on a Form Pin
magefire14-Jun-04 5:56
magefire14-Jun-04 5:56 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 6:14
palbano14-Jun-04 6:14 
GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire14-Jun-04 6:21
magefire14-Jun-04 6:21 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 6:29
palbano14-Jun-04 6:29 
GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire14-Jun-04 6:51
magefire14-Jun-04 6:51 
GeneralRe: Updating and Drawing Shapes on a Form Pin
palbano14-Jun-04 7:52
palbano14-Jun-04 7:52 
GeneralRe: Updating and Drawing Shapes on a Form Pin
magefire15-Jun-04 4:50
magefire15-Jun-04 4:50 
GeneralSHGetFolderPathW function syntax - question Pin
Stanimir_Stoyanov14-Jun-04 5:21
Stanimir_Stoyanov14-Jun-04 5:21 
GeneralRe: SHGetFolderPathW function syntax - question Pin
palbano14-Jun-04 6:10
palbano14-Jun-04 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.