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

Managed C++/CLI

 
AnswerRe: What is the meaning of Managed C++.. Pin
larryfran24-Jan-06 19:54
larryfran24-Jan-06 19:54 
AnswerRe: What is the meaning of Managed C++.. Pin
imsathy24-Jan-06 20:37
imsathy24-Jan-06 20:37 
AnswerRe: What is the meaning of Managed C++.. Pin
toxcct24-Jan-06 21:50
toxcct24-Jan-06 21:50 
AnswerRe: What is the meaning of Managed C++.. Pin
George L. Jackson3-Feb-06 8:00
George L. Jackson3-Feb-06 8:00 
Questionhey guys how do u load ..... Pin
abstarsss24-Jan-06 19:36
abstarsss24-Jan-06 19:36 
QuestionCan C++ be used to creat a powerful web app? Pin
larryfran24-Jan-06 19:18
larryfran24-Jan-06 19:18 
AnswerRe: Can C++ be used to creat a powerful web app? Pin
toxcct24-Jan-06 21:53
toxcct24-Jan-06 21:53 
AnswerRe: Can C++ be used to creat a powerful web app? Pin
George L. Jackson3-Feb-06 8:09
George L. Jackson3-Feb-06 8:09 
Microsoft does not make it easy to create web applications in Managed C++ or C++/CLI. I don't advise using Managed C++ to create web applications or supporting assemblies using Microsoft .NET framework 1.0 or 1.1 due to the problems associated with Loader Lock. Nevertheless, writing C++/CLI assemblies for C#/VB web applications is a legit option.
QuestionGet full pa Pin
Arumugarani Sundaram24-Jan-06 18:08
Arumugarani Sundaram24-Jan-06 18:08 
Questionpassing a managed structure to an unmanaged virtual function... Pin
chervu24-Jan-06 7:14
chervu24-Jan-06 7:14 
Question__gc struct array with string array fields Pin
Tammo_24-Jan-06 5:38
Tammo_24-Jan-06 5:38 
Question__gc* equivalent in VC++ 2005 Pin
madhusri24-Jan-06 4:43
madhusri24-Jan-06 4:43 
AnswerRe: __gc* equivalent in VC++ 2005 Pin
Nish Nishant24-Jan-06 5:45
sitebuilderNish Nishant24-Jan-06 5:45 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
madhusri24-Jan-06 18:09
madhusri24-Jan-06 18:09 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
Nish Nishant25-Jan-06 1:35
sitebuilderNish Nishant25-Jan-06 1:35 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
madhusri26-Jan-06 21:54
madhusri26-Jan-06 21:54 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
Sriinii27-Jan-06 0:49
Sriinii27-Jan-06 0:49 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
Nish Nishant28-Jan-06 2:22
sitebuilderNish Nishant28-Jan-06 2:22 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
George L. Jackson3-Feb-06 8:55
George L. Jackson3-Feb-06 8:55 
GeneralRe: __gc* equivalent in VC++ 2005 Pin
engsrini3-Feb-06 19:36
engsrini3-Feb-06 19:36 
QuestionShare permissions Pin
kelprinc23-Jan-06 21:10
kelprinc23-Jan-06 21:10 
QuestionConvert Binary File to Text File in C++ Pin
PremalathaP23-Jan-06 19:12
PremalathaP23-Jan-06 19:12 
AnswerRe: Convert Binary File to Text File in C++ Pin
Cedric Moonen23-Jan-06 20:54
Cedric Moonen23-Jan-06 20:54 
AnswerRe: Convert Binary File to Text File in C++ Pin
gecool30-Jan-06 23:44
gecool30-Jan-06 23:44 
Questionsome help with a simple project Pin
vertig073023-Jan-06 6:16
vertig073023-Jan-06 6:16 

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.