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

Managed C++/CLI

 
Generalexecuting activeX control app in .Net framework Pin
ydasari20-Aug-02 7:22
ydasari20-Aug-02 7:22 
GeneralRe: executing activeX control app in .Net framework Pin
Nish Nishant20-Aug-02 17:48
sitebuilderNish Nishant20-Aug-02 17:48 
GeneralProffesional vs Enterprise !!! Pin
Hadi Rezaee20-Aug-02 5:11
Hadi Rezaee20-Aug-02 5:11 
GeneralRe: Proffesional vs Enterprise !!! Pin
David Cunningham20-Aug-02 6:18
cofounderDavid Cunningham20-Aug-02 6:18 
GeneralRe: Proffesional vs Enterprise !!! Pin
Hadi Rezaee20-Aug-02 8:41
Hadi Rezaee20-Aug-02 8:41 
GeneralC++ to MC++ testing Pin
ydasari20-Aug-02 5:05
ydasari20-Aug-02 5:05 
GeneralRe: C++ to MC++ testing Pin
Joel Lucsy21-Aug-02 12:54
Joel Lucsy21-Aug-02 12:54 
General#pragma managed/umanaged Pin
Paul Ingles19-Aug-02 12:16
Paul Ingles19-Aug-02 12:16 
I'm starting to get back into trying VS.NET with regards to Managed C++. Originally I found the IDE pretty clumsy (since everything I had known and fought to learn in VS6 had moved or morphed Smile | :) but its starting to get a little easier to understand.

I noticed that you can specify regions of code to be managed and unmanaged using the pragma directive, and was wondering how rigorously other developers used them? Do you explicity add the unmanaged command to the top of your classes, and then if a function does call managed code, this is then declared managed before unmanaging it afterwards? I was considering going all out C#, but there does seem to be quite a slow-down (and I'm still pining for the Doc/View architecture and Windows forms equivalent support for GUI extensions).

I'm still debating over weather to use a .NET assembly for data access, and then make use of C++'s interoperability to develop a largely MFC based client, but calling into managed classes for accessing data. I presume its possible to use managed extensions with ATL too -- I'll probably end up doing one or two shell extensions, and possibly a few Office add-ins Smile | :)

Thanks,
Paul

--
Paul
"It's always the last drink that kills you." [a wise man]

MS Messenger: paul@oobaloo.co.uk
Sonork: 100.22446

GeneralRe: #pragma managed/umanaged Pin
Anonymous15-Oct-02 8:35
Anonymous15-Oct-02 8:35 
Questionevent abt keboard and mouse? Pin
imran_rafique19-Aug-02 1:22
imran_rafique19-Aug-02 1:22 
Generalplz read and solve mine problem Pin
imran_rafique19-Aug-02 0:24
imran_rafique19-Aug-02 0:24 
GeneralArrays and stuff Pin
stephen woolhead16-Aug-02 15:06
stephen woolhead16-Aug-02 15:06 
GeneralRe: Arrays and stuff Pin
Nick Hodapp16-Aug-02 15:31
sitebuilderNick Hodapp16-Aug-02 15:31 
GeneralRe: Arrays and stuff Pin
Nish Nishant16-Aug-02 18:36
sitebuilderNish Nishant16-Aug-02 18:36 
GeneralRe: Arrays and stuff Pin
James T. Johnson17-Aug-02 1:54
James T. Johnson17-Aug-02 1:54 
Questionwhat is managed c++? Pin
nyasa14-Aug-02 19:36
nyasa14-Aug-02 19:36 
AnswerRe: what is managed c++? Pin
Nick Hodapp15-Aug-02 10:27
sitebuilderNick Hodapp15-Aug-02 10:27 
GeneralToolBoxBitMap Attribute Pin
Firoz13-Aug-02 20:20
Firoz13-Aug-02 20:20 
GeneralRe: ToolBoxBitMap Attribute Pin
Nick Hodapp14-Aug-02 14:17
sitebuilderNick Hodapp14-Aug-02 14:17 
Generalchar representation of a double Pin
senorbuckwheat13-Aug-02 8:24
senorbuckwheat13-Aug-02 8:24 
GeneralRe: char representation of a double Pin
Nick Hodapp14-Aug-02 14:24
sitebuilderNick Hodapp14-Aug-02 14:24 
Generaldefining a pointer to a file so that its info won't get lost!! Pin
shanika13-Aug-02 4:09
shanika13-Aug-02 4:09 
GeneralWindowProc Pin
smooth10-Aug-02 15:21
smooth10-Aug-02 15:21 
GeneralRe: WindowProc Pin
Nish Nishant10-Aug-02 16:06
sitebuilderNish Nishant10-Aug-02 16:06 
Generalwhats ijw(nish plz reply again) Pin
imran_rafique9-Aug-02 18:24
imran_rafique9-Aug-02 18:24 

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.