Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
AnswerRe: newbie: do you ever define a class within a class ( Class A { Class B {} })? Pin
Colin Angus Mackay28-Jan-06 5:48
Colin Angus Mackay28-Jan-06 5:48 
GeneralRe: newbie: do you ever define a class within a class ( Class A { Class B {} })? Pin
LuluSailor28-Jan-06 6:21
LuluSailor28-Jan-06 6:21 
AnswerRe: newbie: do you ever define a class within a class ( Class A { Class B {} })? Pin
Curtis Schlak.28-Jan-06 7:38
Curtis Schlak.28-Jan-06 7:38 
AnswerRe: newbie: do you ever define a class within a class ( Class A { Class B {} })? Pin
Shann28-Jan-06 10:23
Shann28-Jan-06 10:23 
QuestionClass using library, when changes are made still uses old library Pin
kourvoisier28-Jan-06 4:01
kourvoisier28-Jan-06 4:01 
AnswerRe: Class using library, when changes are made still uses old library Pin
Ravi Bhavnani28-Jan-06 4:54
professionalRavi Bhavnani28-Jan-06 4:54 
GeneralRe: Class using library, when changes are made still uses old library Pin
kourvoisier28-Jan-06 5:00
kourvoisier28-Jan-06 5:00 
GeneralRe: Class using library, when changes are made still uses old library Pin
Ravi Bhavnani28-Jan-06 5:04
professionalRavi Bhavnani28-Jan-06 5:04 
Modify the reference (in your client project) to point to the dll in the library's /bin/Debug (and /bin/Release for the release configuration) folder. When you (re)build your client project, the latest versions of the appropriate DLLs will be copied (if necessary) from the library's folders into your client's.

Hope this helps!

/ravi

My new year's resolution: 2048 x 1536
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

AnswerRe: Class using library, when changes are made still uses old library Pin
S. Senthil Kumar28-Jan-06 9:02
S. Senthil Kumar28-Jan-06 9:02 
GeneralRe: Class using library, when changes are made still uses old library Pin
kourvoisier28-Jan-06 11:30
kourvoisier28-Jan-06 11:30 
QuestionClasses for hard disk Pin
sammysoft28-Jan-06 4:00
sammysoft28-Jan-06 4:00 
AnswerRe: Classes for hard disk Pin
Ravi Bhavnani28-Jan-06 5:13
professionalRavi Bhavnani28-Jan-06 5:13 
AnswerRe: Classes for hard disk Pin
SoTTo28-Jan-06 5:23
SoTTo28-Jan-06 5:23 
Questionapp+modem Pin
Kola Sokol28-Jan-06 1:57
Kola Sokol28-Jan-06 1:57 
Questionhow to make setup project+databse(sql server) please urgent Pin
sa_keles28-Jan-06 1:14
sa_keles28-Jan-06 1:14 
AnswerRe: how to make setup project+databse(sql server) please urgent Pin
sa_keles29-Jan-06 0:25
sa_keles29-Jan-06 0:25 
QuestionRecording with Sound Recorder Pin
freshonlineMax27-Jan-06 23:28
freshonlineMax27-Jan-06 23:28 
AnswerRe: Recording with Sound Recorder Pin
S. Senthil Kumar28-Jan-06 9:10
S. Senthil Kumar28-Jan-06 9:10 
AnswerRe: Recording with Sound Recorder Pin
freshonlineMax28-Jan-06 23:16
freshonlineMax28-Jan-06 23:16 
GeneralRe: Recording with Sound Recorder Pin
Saravanan_article29-Jan-06 21:30
Saravanan_article29-Jan-06 21:30 
GeneralRe: Recording with Sound Recorder Pin
freshonlineMax1-Feb-06 18:52
freshonlineMax1-Feb-06 18:52 
Questiondisc-on-key connect checker Pin
Green Fuze27-Jan-06 22:41
Green Fuze27-Jan-06 22:41 
QuestionNumericUpDown controled without arrows from screen Pin
somebody_tr27-Jan-06 19:07
somebody_tr27-Jan-06 19:07 
QuestionPlay WAV file from embedded resources. Pin
ranzask27-Jan-06 15:34
ranzask27-Jan-06 15:34 
AnswerRe: Play WAV file from embedded resources. Pin
[Marc]27-Jan-06 16:30
[Marc]27-Jan-06 16:30 

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.