Click here to Skip to main content
15,887,585 members
Home / Discussions / C#
   

C#

 
GeneralRe: NULL problem Pin
Xmen Real 30-Aug-07 22:53
professional Xmen Real 30-Aug-07 22:53 
AnswerRe: NULL problem Pin
V.30-Aug-07 20:31
professionalV.30-Aug-07 20:31 
AnswerRe: NULL problem Pin
girm30-Aug-07 20:39
girm30-Aug-07 20:39 
AnswerRe: NULL problem Pin
Vasudevan Deepak Kumar30-Aug-07 22:18
Vasudevan Deepak Kumar30-Aug-07 22:18 
GeneralRe: NULL problem Pin
Martin#30-Aug-07 22:22
Martin#30-Aug-07 22:22 
AnswerRe: NULL problem Pin
Syed Mujtaba Hassan31-Aug-07 1:00
Syed Mujtaba Hassan31-Aug-07 1:00 
GeneralRe: NULL problem Pin
Xmen Real 31-Aug-07 2:19
professional Xmen Real 31-Aug-07 2:19 
QuestionDLL output file naming convension Pin
George_George30-Aug-07 19:44
George_George30-Aug-07 19:44 
Hello everyone,


Previously, I think if I am using namespace ns1, and declaring and defining a public class cs1 using C# Class Library project, I have to name the output DLL name to be ns1.dll. I have this idea because I noticed that Microsoft names the DLLs, like System.dll for name space System, System.Data.dll for name space System.Data.

Now I tried that I can name the output DLL name to arbitrary name (not ns1), like mylib.dll. Then the applications which use the DLL still work.

So, I think the conclusion should be, we can use arbitrary name which is not related to namespace. Right?


thanks in advance,
George
AnswerRe: DLL output file naming convension Pin
\laddie30-Aug-07 20:55
\laddie30-Aug-07 20:55 
GeneralRe: DLL output file naming convension Pin
George_George30-Aug-07 21:23
George_George30-Aug-07 21:23 
GeneralRe: DLL output file naming convension Pin
\laddie30-Aug-07 21:34
\laddie30-Aug-07 21:34 
GeneralRe: DLL output file naming convension Pin
George_George30-Aug-07 21:49
George_George30-Aug-07 21:49 
Questionhow to use Contains method?? Pin
Situ1430-Aug-07 18:46
Situ1430-Aug-07 18:46 
AnswerRe: how to use Contains method?? [modified] Pin
Martin#30-Aug-07 19:26
Martin#30-Aug-07 19:26 
GeneralRe: how to use Contains method?? [modified] Pin
Situ1430-Aug-07 20:01
Situ1430-Aug-07 20:01 
AnswerRe: how to use Contains method?? Pin
Xmen Real 30-Aug-07 19:37
professional Xmen Real 30-Aug-07 19:37 
QuestionWiFi scanner Pin
Archyami30-Aug-07 17:24
Archyami30-Aug-07 17:24 
AnswerRe: WiFi scanner Pin
Judah Gabriel Himango30-Aug-07 17:51
sponsorJudah Gabriel Himango30-Aug-07 17:51 
GeneralRe: WiFi scanner Pin
Archyami30-Aug-07 18:21
Archyami30-Aug-07 18:21 
QuestionPixel operations on a very large image in c# Pin
safee ullah30-Aug-07 16:18
safee ullah30-Aug-07 16:18 
AnswerRe: Pixel operations on a very large image in c# Pin
Judah Gabriel Himango30-Aug-07 17:27
sponsorJudah Gabriel Himango30-Aug-07 17:27 
AnswerRe: Pixel operations on a very large image in c# Pin
ekynox30-Aug-07 19:10
ekynox30-Aug-07 19:10 
AnswerRe: Pixel operations on a very large image in c# Pin
mav.northwind30-Aug-07 19:41
mav.northwind30-Aug-07 19:41 
Questionhow to enable Real-Time Communications program to call SIP server? Pin
belindasobrielo30-Aug-07 16:08
belindasobrielo30-Aug-07 16:08 
AnswerRe: how to enable Real-Time Communications program to call SIP server? Pin
Judah Gabriel Himango30-Aug-07 17:25
sponsorJudah Gabriel Himango30-Aug-07 17:25 

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.