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

Managed C++/CLI

 
GeneralRe: Help with Strtok Pin
civicnar8-Dec-04 13:41
civicnar8-Dec-04 13:41 
GeneralRe: Help with Strtok Pin
Christian Graus8-Dec-04 13:44
protectorChristian Graus8-Dec-04 13:44 
GeneralRe: Help with Strtok Pin
VKatti15-Dec-04 2:36
VKatti15-Dec-04 2:36 
GeneralRe: Using MFC dialogs from .Net Pin
TigerNinja_13-Dec-04 3:11
TigerNinja_13-Dec-04 3:11 
GeneralRe: Using MFC dialogs from .Net Pin
sunhui15-Dec-04 12:00
sunhui15-Dec-04 12:00 
Generaldictionary Pin
nayyab6-Dec-04 12:40
nayyab6-Dec-04 12:40 
GeneralRotating an image in a picture box Pin
fluminis6-Dec-04 11:13
fluminis6-Dec-04 11:13 
GeneralRe: Rotating an image in a picture box Pin
TigerNinja_13-Dec-04 4:05
TigerNinja_13-Dec-04 4:05 
Of course you can, they are both .NET langauges.

If the C# contents are in project form you want to just add the C# project to your MC++ solution.

If the C# contents you want are in .dll form, then you just add a reference to the C# .dll, from your MC++ solution.

If you don't know how to add projects/references view the SDK/VS.NET relevant documentation.

p.s. if the c# logic you want is embedded in an aspx, then just create a c# library and cutnpaste from aspx to your library.

R.Bischoff

Tengas un buen dia


GeneralRe: Rotating an image in a picture box Pin
fluminis13-Dec-04 7:47
fluminis13-Dec-04 7:47 
QuestionHow to Map a network drive Share? Pin
SeanV5-Dec-04 9:37
SeanV5-Dec-04 9:37 
GeneralASP.NET using MC++ or C++/CLI Pin
Ahmed Al-Lakani3-Dec-04 21:02
Ahmed Al-Lakani3-Dec-04 21:02 
GeneralRe: ASP.NET using MC++ or C++/CLI Pin
TigerNinja_13-Dec-04 4:28
TigerNinja_13-Dec-04 4:28 
Generaltutorials needed Pin
guyaton1-Dec-04 14:58
guyaton1-Dec-04 14:58 
GeneralRe: tutorials needed Pin
TigerNinja_13-Dec-04 4:11
TigerNinja_13-Dec-04 4:11 
GeneralAxImp.exe error Pin
h00ps29-Nov-04 8:47
h00ps29-Nov-04 8:47 
Generalnatural deduction in c++ Pin
Ankit Aneja29-Nov-04 2:57
Ankit Aneja29-Nov-04 2:57 
GeneralRe: natural deduction in c++ Pin
Christian Graus30-Nov-04 14:30
protectorChristian Graus30-Nov-04 14:30 
GeneralRe: natural deduction in c++ Pin
ThatsAlok1-Dec-04 18:50
ThatsAlok1-Dec-04 18:50 
GeneralJava to C++ SSL communication Pin
Sajeesh Kumar28-Nov-04 22:04
Sajeesh Kumar28-Nov-04 22:04 
Generalreferencing a com dll Pin
Sandra Fuller28-Nov-04 16:46
sussSandra Fuller28-Nov-04 16:46 
GeneralRe: referencing a com dll Pin
Alex Evans28-Nov-04 16:48
Alex Evans28-Nov-04 16:48 
GeneralRe: referencing a com dll Pin
ursus zeta2-Dec-04 9:59
ursus zeta2-Dec-04 9:59 
GeneralSystem.NullReferenceException: Object reference not set to an instance of an object. Pin
Dino Leong26-Nov-04 21:33
sussDino Leong26-Nov-04 21:33 
GeneralWindows Forms control Pin
VKatti25-Nov-04 5:13
VKatti25-Nov-04 5:13 
GeneralRe: Windows Forms control Pin
ursus zeta2-Dec-04 10:18
ursus zeta2-Dec-04 10:18 

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.