Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: Ok. Can anyone help me figure out this? Pin
CherezZaboro26-May-05 4:16
CherezZaboro26-May-05 4:16 
GeneralRe: Ok. Can anyone help me figure out this? Pin
Christian Graus26-May-05 11:40
protectorChristian Graus26-May-05 11:40 
QuestionHow to calculate color coverage of an image with GDI+ Pin
TB031125-May-05 10:56
TB031125-May-05 10:56 
AnswerRe: How to calculate color coverage of an image with GDI+ Pin
Christian Graus25-May-05 14:19
protectorChristian Graus25-May-05 14:19 
GeneralRe: How to calculate color coverage of an image with GDI+ Pin
Anonymous29-May-05 15:05
Anonymous29-May-05 15:05 
Questioncan a user-defined namespace span multiple cs files? Pin
rom9012525-May-05 10:19
rom9012525-May-05 10:19 
AnswerRe: can a user-defined namespace span multiple cs files? Pin
rom9012525-May-05 10:23
rom9012525-May-05 10:23 
GeneralRe: can a user-defined namespace span multiple cs files? Pin
S. Senthil Kumar25-May-05 22:13
S. Senthil Kumar25-May-05 22:13 
Yes you can. In fact, namespaces can span assemblies too. For example, the System namespace spans across mscorlib and System.dll. Namespaces represent logical grouping of code and hence are not restricted to a particular file or assembly.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralRe: can a user-defined namespace span multiple cs files? Pin
CTI Guru26-May-05 13:36
CTI Guru26-May-05 13:36 
AnswerRe: can a user-defined namespace span multiple cs files? Pin
DavidNohejl25-May-05 13:32
DavidNohejl25-May-05 13:32 
Generalcalculating angle Pin
Shanay25-May-05 10:01
Shanay25-May-05 10:01 
GeneralRe: calculating angle Pin
Christian Graus25-May-05 16:03
protectorChristian Graus25-May-05 16:03 
GeneralParsing Database bit type Pin
webhay25-May-05 9:56
webhay25-May-05 9:56 
GeneralRe: Parsing Database bit type Pin
Uri Lavi25-May-05 10:49
Uri Lavi25-May-05 10:49 
GeneralRe: Parsing Database bit type Pin
webhay25-May-05 23:24
webhay25-May-05 23:24 
GeneralRe: Parsing Database bit type Pin
Uri Lavi26-May-05 0:12
Uri Lavi26-May-05 0:12 
GeneralUpdating DataView yields wrong result Pin
fuzzlog25-May-05 9:29
fuzzlog25-May-05 9:29 
GeneralRunning a Batch file from c# Pin
ChasIhle25-May-05 8:00
ChasIhle25-May-05 8:00 
GeneralRe: Running a Batch file from c# Pin
S. Senthil Kumar25-May-05 8:18
S. Senthil Kumar25-May-05 8:18 
GeneralRemoting !!! Please help Pin
AcidProject25-May-05 7:12
AcidProject25-May-05 7:12 
GeneralRe: Remoting !!! Please help Pin
S. Senthil Kumar25-May-05 8:16
S. Senthil Kumar25-May-05 8:16 
GeneralRe: Remoting !!! Please help Pin
AcidProject25-May-05 8:33
AcidProject25-May-05 8:33 
GeneralRe: Remoting !!! Please help Pin
Brian Van Beek25-May-05 11:14
Brian Van Beek25-May-05 11:14 
GeneralShow special signs in listbox Pin
Snowjim25-May-05 6:40
Snowjim25-May-05 6:40 
GeneralRe: Show special signs in listbox Pin
Snowjim25-May-05 7:08
Snowjim25-May-05 7:08 

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.