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

Managed C++/CLI

 
AnswerRe: ISSUE - TCP/IP sockets in MFC VS2017 Pin
jschell22-Nov-17 10:05
jschell22-Nov-17 10:05 
QuestionTo sort an array of integer's with recursive functions ? Pin
Tarun Jha18-Nov-17 4:46
Tarun Jha18-Nov-17 4:46 
GeneralRe: To sort an array of integer's with recursive functions ? Pin
PIEBALDconsult18-Nov-17 4:56
professionalPIEBALDconsult18-Nov-17 4:56 
SuggestionTo find hcf of n number by using only loops. Pin
Tarun Jha4-Nov-17 3:20
Tarun Jha4-Nov-17 3:20 
GeneralRe: To find hcf of n number by using only loops. Pin
Richard MacCutchan4-Nov-17 22:10
mveRichard MacCutchan4-Nov-17 22:10 
GeneralRe: To find hcf of n number by using only loops. Pin
Tarun Jha7-Nov-17 7:20
Tarun Jha7-Nov-17 7:20 
GeneralRe: To find hcf of n number by using only loops. Pin
Richard MacCutchan7-Nov-17 8:00
mveRichard MacCutchan7-Nov-17 8:00 
QuestionIs every C# feature available in C++/Managed ? Pin
Maximilien11-Oct-17 8:26
Maximilien11-Oct-17 8:26 
I am looking at some MSDN documentation and the "C++" code example are empty with the message

"No code example is currently available or this language may not be supported."

Is it because the feature is not available in C++ or that is is just not "documented with code examples"

The thing I am looking at is Enumerable::ToDictionary

see the MSDN documentation :
Enumerable.ToDictionary(TSource, TKey) Method (IEnumerable(TSource), Func(TSource, TKey)) (System.Linq)

There is not C++ example.

Is it possible to convert that code to C++ ?

Thanks.
I'd rather be phishing!

AnswerRe: Is every C# feature available in C++/Managed ? Pin
Richard MacCutchan11-Oct-17 10:50
mveRichard MacCutchan11-Oct-17 10:50 
AnswerRe: Is every C# feature available in C++/Managed ? Pin
John Schroedl28-Nov-17 3:03
professionalJohn Schroedl28-Nov-17 3:03 
Questionc++ Pin
Member 1340521911-Sep-17 22:51
Member 1340521911-Sep-17 22:51 
AnswerRe: c++ Pin
Jochen Arndt11-Sep-17 23:41
professionalJochen Arndt11-Sep-17 23:41 
QuestionGet USB drive letter Pin
Member 101933363-Aug-17 1:22
Member 101933363-Aug-17 1:22 
SuggestionRe: Get USB drive letter Pin
Jochen Arndt3-Aug-17 2:10
professionalJochen Arndt3-Aug-17 2:10 
GeneralRe: Get USB drive letter Pin
Member 101933363-Aug-17 3:31
Member 101933363-Aug-17 3:31 
GeneralRe: Get USB drive letter Pin
Jochen Arndt3-Aug-17 3:34
professionalJochen Arndt3-Aug-17 3:34 
GeneralRe: Get USB drive letter Pin
Member 101933363-Aug-17 3:32
Member 101933363-Aug-17 3:32 
GeneralRe: Get USB drive letter Pin
Richard MacCutchan3-Aug-17 3:38
mveRichard MacCutchan3-Aug-17 3:38 
GeneralRe: Get USB drive letter Pin
Member 101933363-Aug-17 3:43
Member 101933363-Aug-17 3:43 
GeneralRe: Get USB drive letter Pin
Jochen Arndt3-Aug-17 3:43
professionalJochen Arndt3-Aug-17 3:43 
Questionsingly linked list Pin
Member 1306030218-Jul-17 0:27
Member 1306030218-Jul-17 0:27 
AnswerRe: singly linked list Pin
Richard MacCutchan18-Jul-17 3:10
mveRichard MacCutchan18-Jul-17 3:10 
GeneralRe: singly linked list Pin
Member 1306030218-Jul-17 16:14
Member 1306030218-Jul-17 16:14 
GeneralRe: singly linked list Pin
Richard MacCutchan18-Jul-17 21:43
mveRichard MacCutchan18-Jul-17 21:43 
GeneralRe: singly linked list Pin
Member 1306030218-Jul-17 22:13
Member 1306030218-Jul-17 22:13 

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.