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

Managed C++/CLI

 
AnswerRe: Socket Programming Help Pin
led mike10-Apr-07 4:35
led mike10-Apr-07 4:35 
QuestionHelp Pin
El'Cachubrey9-Apr-07 1:31
El'Cachubrey9-Apr-07 1:31 
AnswerRe: Help Pin
Nish Nishant9-Apr-07 3:22
sitebuilderNish Nishant9-Apr-07 3:22 
GeneralRe: Help Pin
El'Cachubrey9-Apr-07 21:49
El'Cachubrey9-Apr-07 21:49 
QuestionC++ connection Pin
p_8-Apr-07 20:04
p_8-Apr-07 20:04 
AnswerRe: C++ connection Pin
Jun Du9-Apr-07 3:00
Jun Du9-Apr-07 3:00 
QuestionIs delete useful ? Pin
aljodav8-Apr-07 18:43
aljodav8-Apr-07 18:43 
AnswerRe: Is delete useful ? Pin
Nish Nishant9-Apr-07 3:20
sitebuilderNish Nishant9-Apr-07 3:20 
String is not IDisposable, so there's no point in calling delete. For another thing, you don't need to do that anyway, the GC will appropriately come into play as and when required.

Regards,
Nish
Nish’s thoughts on MFC, C++/CLI and .NET (my blog)
C++/CLI in Action (*E-Book is out, Print version April 6th*)

Fly on your way like an eagle
Fly as high as the sun
On your wings like an eagle
Fly and touch the sun

GeneralRe: Is delete useful ? Pin
aljodav9-Apr-07 18:34
aljodav9-Apr-07 18:34 
QuestionCould please anybody help me with writing a simple program Pin
Khodadad Pakdamans8-Apr-07 8:28
Khodadad Pakdamans8-Apr-07 8:28 
AnswerRe: Could please anybody help me with writing a simple program Pin
Nish Nishant8-Apr-07 13:02
sitebuilderNish Nishant8-Apr-07 13:02 
GeneralRe: Could please anybody help me with writing a simple program Pin
Khodadad Pakdamans8-Apr-07 20:04
Khodadad Pakdamans8-Apr-07 20:04 
GeneralRe: Could please anybody help me with writing a simple program Pin
Nish Nishant9-Apr-07 1:07
sitebuilderNish Nishant9-Apr-07 1:07 
Questionnamed pipe: how to write array of struct Pin
ginjikun8-Apr-07 4:13
ginjikun8-Apr-07 4:13 
AnswerRe: named pipe: how to write array of struct Pin
Mark Salsbery8-Apr-07 8:13
Mark Salsbery8-Apr-07 8:13 
AnswerRe: named pipe: how to write array of struct Pin
Mark Salsbery9-Apr-07 12:05
Mark Salsbery9-Apr-07 12:05 
GeneralRe: named pipe: how to write array of struct Pin
ginjikun13-Apr-07 7:17
ginjikun13-Apr-07 7:17 
Questionc++ Pin
sakssp3-Apr-07 21:20
sakssp3-Apr-07 21:20 
AnswerRe: c++ Pin
Christian Graus4-Apr-07 10:34
protectorChristian Graus4-Apr-07 10:34 
GeneralRe: c++ Pin
Paul Conrad8-Apr-07 20:05
professionalPaul Conrad8-Apr-07 20:05 
AnswerRe: c++ Pin
Shivam Pathak 1824-Jun-22 2:14
Shivam Pathak 1824-Jun-22 2:14 
QuestionTesting the Polymorphism in C++ Pin
senthil_govi_B3-Apr-07 20:48
senthil_govi_B3-Apr-07 20:48 
AnswerRe: Testing the Polymorphism in C++ Pin
Christian Graus4-Apr-07 10:35
protectorChristian Graus4-Apr-07 10:35 
Questionsocket program help Pin
mhetfield19783-Apr-07 11:42
mhetfield19783-Apr-07 11:42 
AnswerRe: socket program help Pin
Christian Graus3-Apr-07 12:01
protectorChristian Graus3-Apr-07 12:01 

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.