Click here to Skip to main content
15,918,889 members
Home / Discussions / C#
   

C#

 
GeneralRe: new Form/thread to remain open after main Application closes Pin
Alex4thDegree11-Mar-08 3:58
Alex4thDegree11-Mar-08 3:58 
GeneralRe: new Form/thread to remain open after main Application closes Pin
led mike11-Mar-08 5:19
led mike11-Mar-08 5:19 
GeneralLoad Cursor [modified] Wrong Code Pin
lsconyer10-Mar-08 9:48
lsconyer10-Mar-08 9:48 
GeneralRe: Load Cursor Pin
Christian Graus10-Mar-08 10:24
protectorChristian Graus10-Mar-08 10:24 
GeneralRe: Load Cursor Pin
lsconyer10-Mar-08 10:34
lsconyer10-Mar-08 10:34 
GeneralRe: Load Cursor Pin
Christian Graus10-Mar-08 11:22
protectorChristian Graus10-Mar-08 11:22 
QuestionOracle Data Provider 11g: combining UDT and associated Array ??? Pin
faehne10-Mar-08 9:19
faehne10-Mar-08 9:19 
QuestionStrange Assembly Reference Issue Pin
classNoob10-Mar-08 8:36
classNoob10-Mar-08 8:36 
I have a problem with referenced assemblies not getting compiled into their bin\debug folder. I don't remember this being an issue before and I do not get compiler errors. Granted this is not a simple set of references. I'll explain:

1) I have two solutions (1 and 2).
2) There are four projects involved (A-D).
3) Project A and B are in solution 1 and projects C and D are located in solution 2.
- Project A references B in solution 1.
- B references C between solutions 1 and 2.
- Finally C references D in solution 2.
4) In the bin\debug folder of project B I have the directly referenced project C and the sub-referenced D.
5) In the bin\debug folder of project A I have the directly referenced project B and the sub-referenced project C BUT NOT ITS SUB-REFERENCED PROJECT D!!!

Why? And why is this a new issue for me??? I didn't notice this until I wanted a clean build and wiped out the bin\debug folder of project A.Confused | :confused:
GeneralRe: Strange Assembly Reference Issue Pin
classNoob10-Mar-08 9:43
classNoob10-Mar-08 9:43 
GeneralRe: Strange Assembly Reference Issue Pin
classNoob10-Mar-08 10:05
classNoob10-Mar-08 10:05 
AnswerRe: Strange Assembly Reference Issue Pin
classNoob10-Mar-08 10:37
classNoob10-Mar-08 10:37 
QuestionStreamWriter reformatting output??? Pin
LongRange.Shooter10-Mar-08 8:29
LongRange.Shooter10-Mar-08 8:29 
GeneralRe: StreamWriter reformatting output??? Pin
Christian Graus10-Mar-08 10:25
protectorChristian Graus10-Mar-08 10:25 
GeneralRe: StreamWriter reformatting output??? Pin
LongRange.Shooter11-Mar-08 16:42
LongRange.Shooter11-Mar-08 16:42 
Generalsomething weird is going on Pin
damianrda10-Mar-08 8:04
damianrda10-Mar-08 8:04 
GeneralRe: something weird is going on Pin
LongRange.Shooter10-Mar-08 8:32
LongRange.Shooter10-Mar-08 8:32 
GeneralAdding picturebox [modified] Pin
netJP12L10-Mar-08 7:41
netJP12L10-Mar-08 7:41 
GeneralRe: Adding picturebox Pin
Judah Gabriel Himango10-Mar-08 8:01
sponsorJudah Gabriel Himango10-Mar-08 8:01 
GeneralRe: Adding picturebox Pin
netJP12L10-Mar-08 8:10
netJP12L10-Mar-08 8:10 
AnswerRe: Adding picturebox Pin
Eslam Afifi10-Mar-08 9:00
Eslam Afifi10-Mar-08 9:00 
QuestionHow to force DataGridView to Draw empty rows Pin
josip cagalj10-Mar-08 6:40
josip cagalj10-Mar-08 6:40 
AnswerRe: How to force DataGridView to Draw empty rows Pin
Eslam Afifi10-Mar-08 9:17
Eslam Afifi10-Mar-08 9:17 
GeneralRe: How to force DataGridView to Draw empty rows Pin
josip cagalj10-Mar-08 22:16
josip cagalj10-Mar-08 22:16 
Questionhow to get all properties of all users of ad [modified] Pin
stephan_00710-Mar-08 6:18
stephan_00710-Mar-08 6:18 
AnswerRe: how to get all properties of all users of ad Pin
stephan_00711-Mar-08 4:09
stephan_00711-Mar-08 4:09 

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.