Click here to Skip to main content
15,910,009 members
Home / Discussions / C#
   

C#

 
QuestionWindows Service problem Pin
ranandbe6-Sep-06 2:06
ranandbe6-Sep-06 2:06 
AnswerRe: Windows Service problem Pin
Nader Elshehabi6-Sep-06 2:58
Nader Elshehabi6-Sep-06 2:58 
GeneralRe: Windows Service problem Pin
ranandbe6-Sep-06 21:05
ranandbe6-Sep-06 21:05 
QuestionHow can I exchange variables between two applications (between VB and C# application) Pin
Orchid856-Sep-06 0:48
Orchid856-Sep-06 0:48 
AnswerRe: How can I exchange variables between two applications (between VB and C# application) Pin
Nader Elshehabi6-Sep-06 0:53
Nader Elshehabi6-Sep-06 0:53 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
mikone6-Sep-06 1:03
mikone6-Sep-06 1:03 
JokeRe: How can I exchange variables between two applications (between VB and C# application) Pin
Nader Elshehabi6-Sep-06 1:19
Nader Elshehabi6-Sep-06 1:19 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
mikone6-Sep-06 1:37
mikone6-Sep-06 1:37 
I started googling around to check that and yeah, I am the one who is unexperienced. I started writing vb.net like one year ago and haven't heard of something like a global namespace yet but yes, it exists Smile | :) (Maybe i didn't know about because i try to avoid using global variables Wink | ;) )

However, this is what i found:

"The namespace keyword is used to declare a scope. This namespace scope lets you organize code and gives you a way to create globally-unique types. Even if you do not explicitly declare one, a default namespace is created. This unnamed namespace, sometimes called the global namespace, is present in every file. Any identifier in the global namespace is available for use in a named namespace. Namespaces implicitly have public access and this is not modifiable."

As always, i wrote before thinking (yes, this is the wrong order Wink | ;) ).
In germany we would call a person like me "Klugscheißer" but i haven't found the correct translation yet :P

That's it for now - sorry for spamming in the forums.
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
Nader Elshehabi6-Sep-06 1:58
Nader Elshehabi6-Sep-06 1:58 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
Orchid856-Sep-06 1:32
Orchid856-Sep-06 1:32 
AnswerRe: How can I exchange variables between two applications (between VB and C# application) Pin
Nader Elshehabi6-Sep-06 1:48
Nader Elshehabi6-Sep-06 1:48 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
Orchid856-Sep-06 1:59
Orchid856-Sep-06 1:59 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
ejuanpp6-Sep-06 2:03
ejuanpp6-Sep-06 2:03 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
Orchid856-Sep-06 2:11
Orchid856-Sep-06 2:11 
GeneralRe: How can I exchange variables between two applications (between VB and C# application) Pin
Nader Elshehabi6-Sep-06 2:52
Nader Elshehabi6-Sep-06 2:52 
AnswerRe: How can I exchange variables between two applications (between VB and C# application) Pin
ejuanpp6-Sep-06 3:08
ejuanpp6-Sep-06 3:08 
Questionhelp me Pin
sarojkumarjena6-Sep-06 0:20
sarojkumarjena6-Sep-06 0:20 
AnswerRe: help me Pin
mikone6-Sep-06 0:22
mikone6-Sep-06 0:22 
AnswerRe: help me Pin
Nader Elshehabi6-Sep-06 1:03
Nader Elshehabi6-Sep-06 1:03 
QuestionCustom Button Pin
NaveenReddy.Rv5-Sep-06 23:32
NaveenReddy.Rv5-Sep-06 23:32 
AnswerRe: Custom Button Pin
Amar Chaudhary5-Sep-06 23:45
Amar Chaudhary5-Sep-06 23:45 
AnswerRe: Custom Button Pin
mikone5-Sep-06 23:49
mikone5-Sep-06 23:49 
AnswerRe: Custom Button Pin
Nader Elshehabi6-Sep-06 1:29
Nader Elshehabi6-Sep-06 1:29 
QuestionADO.NET related question Pin
Imtiaz Murtaza5-Sep-06 22:43
Imtiaz Murtaza5-Sep-06 22:43 
AnswerRe: ADO.NET related question Pin
Ravi Bhavnani6-Sep-06 1:07
professionalRavi Bhavnani6-Sep-06 1:07 

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.