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

Managed C++/CLI

 
GeneralRe: treeview with windows forms Pin
Epi10-Oct-06 3:27
Epi10-Oct-06 3:27 
QuestionInvoke a method on a windows form object Pin
bankai1239-Oct-06 21:08
bankai1239-Oct-06 21:08 
QuestionAvoiding "using namespace" Pin
zaccheus9-Oct-06 13:31
zaccheus9-Oct-06 13:31 
AnswerRe: Avoiding "using namespace" Pin
Michael Dunn9-Oct-06 15:13
sitebuilderMichael Dunn9-Oct-06 15:13 
GeneralRe: Avoiding "using namespace" Pin
George L. Jackson9-Oct-06 23:36
George L. Jackson9-Oct-06 23:36 
GeneralRe: Avoiding "using namespace" Pin
zaccheus10-Oct-06 7:59
zaccheus10-Oct-06 7:59 
GeneralRe: Avoiding "using namespace" Pin
Nish Nishant10-Oct-06 9:53
sitebuilderNish Nishant10-Oct-06 9:53 
GeneralRe: Avoiding "using namespace" Pin
zaccheus10-Oct-06 13:10
zaccheus10-Oct-06 13:10 
Well yes, that's why I said 'effectively'.

As I explained, I'm talking about the top level namespace that all my code lives in. From all of my code's point of view, OK would be an unqualified identifier which might as well be global.

I'm trying to resolve a very general problem: How to handle all the various namespaces in a readable fashion, without bringing unwanted/unexpected identifiers into scope.
Smile | :)

AnswerRe: Avoiding "using namespace" Pin
George L. Jackson9-Oct-06 23:49
George L. Jackson9-Oct-06 23:49 
GeneralRe: Avoiding "using namespace" Pin
zaccheus10-Oct-06 8:08
zaccheus10-Oct-06 8:08 
Questionnewbie question Pin
ddpn428-Oct-06 17:28
ddpn428-Oct-06 17:28 
AnswerRe: newbie question Pin
bankai1238-Oct-06 18:08
bankai1238-Oct-06 18:08 
GeneralRe: newbie question Pin
ddpn429-Oct-06 4:25
ddpn429-Oct-06 4:25 
QuestionTranslate from C# some code. Pin
Tomas7-Oct-06 7:48
Tomas7-Oct-06 7:48 
AnswerRe: Translate from C# some code. Pin
Dave Doknjas7-Oct-06 13:56
Dave Doknjas7-Oct-06 13:56 
QuestionPopup blockers Pin
ArvindMaadam7-Oct-06 1:53
ArvindMaadam7-Oct-06 1:53 
AnswerRe: Popup blockers Pin
hexorandor9-Oct-06 0:31
hexorandor9-Oct-06 0:31 
GeneralRe: Popup blockers Pin
ArvindMaadam9-Oct-06 2:05
ArvindMaadam9-Oct-06 2:05 
QuestionURGENT HELP Pin
bakararshad6-Oct-06 7:52
bakararshad6-Oct-06 7:52 
AnswerRe: URGENT HELP Pin
led mike6-Oct-06 8:46
led mike6-Oct-06 8:46 
GeneralRe: URGENT HELP Pin
George L. Jackson6-Oct-06 11:09
George L. Jackson6-Oct-06 11:09 
AnswerRe: URGENT HELP Pin
hexorandor6-Oct-06 11:16
hexorandor6-Oct-06 11:16 
AnswerRe: URGENT HELP Pin
George L. Jackson6-Oct-06 11:20
George L. Jackson6-Oct-06 11:20 
AnswerRe: URGENT HELP Pin
Christian Graus8-Oct-06 9:04
protectorChristian Graus8-Oct-06 9:04 
QuestionPaste does not work [modified] Pin
Dinka6-Oct-06 6:58
Dinka6-Oct-06 6:58 

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.