Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
AnswerRe: Method not calculating properly‏ Pin
Keith Barrow1-Oct-09 7:05
professionalKeith Barrow1-Oct-09 7:05 
QuestionUploading pictures. Pin
Mix Wheels1-Oct-09 4:17
Mix Wheels1-Oct-09 4:17 
AnswerRe: Uploading pictures. Pin
Luc Pattyn1-Oct-09 4:22
sitebuilderLuc Pattyn1-Oct-09 4:22 
QuestionSearching a non-PrimaryKey column within a DataTable with a partial string. Pin
KCI-VA1-Oct-09 3:49
KCI-VA1-Oct-09 3:49 
AnswerRe: Searching a non-PrimaryKey column within a DataTable with a partial string. Pin
Eddy Vluggen1-Oct-09 10:16
professionalEddy Vluggen1-Oct-09 10:16 
QuestionRe: Searching a non-PrimaryKey column within a DataTable with a partial string. Pin
KCI-VA1-Oct-09 10:37
KCI-VA1-Oct-09 10:37 
AnswerRe: Searching a non-PrimaryKey column within a DataTable with a partial string. Pin
KCI-VA8-Oct-09 5:32
KCI-VA8-Oct-09 5:32 
QuestionWindows Forms: TreeView in SplitContainer flickers on Resizing the screen ar runtime Pin
Poornima Naik1-Oct-09 3:21
Poornima Naik1-Oct-09 3:21 
QuestionRemove program from Control panel using C# Pin
Ajithevn1-Oct-09 3:07
Ajithevn1-Oct-09 3:07 
AnswerRe: Remove program from Control panel using C# Pin
stancrm1-Oct-09 3:18
stancrm1-Oct-09 3:18 
QuestionRe: Remove program from Control panel using C# Pin
Eddy Vluggen1-Oct-09 3:48
professionalEddy Vluggen1-Oct-09 3:48 
AnswerRe: Remove program from Control panel using C# Pin
Ajithevn1-Oct-09 6:07
Ajithevn1-Oct-09 6:07 
GeneralRe: Remove program from Control panel using C# Pin
Eddy Vluggen1-Oct-09 10:07
professionalEddy Vluggen1-Oct-09 10:07 
QuestionBuild issue [modified] : SOLVED Pin
Mustafa Ismail Mustafa1-Oct-09 2:54
Mustafa Ismail Mustafa1-Oct-09 2:54 
AnswerRe: Build issue Pin
Vasudevan Deepak Kumar1-Oct-09 3:01
Vasudevan Deepak Kumar1-Oct-09 3:01 
GeneralRe: Build issue Pin
Mustafa Ismail Mustafa1-Oct-09 3:52
Mustafa Ismail Mustafa1-Oct-09 3:52 
AnswerRe: Build issue Pin
Keith Barrow1-Oct-09 3:05
professionalKeith Barrow1-Oct-09 3:05 
GeneralRe: Build issue Pin
Mustafa Ismail Mustafa1-Oct-09 4:04
Mustafa Ismail Mustafa1-Oct-09 4:04 
Cheers mate!


keefb wrote:
Rather than unloading unneeded projects, is setting them not to build under the particular configuration an option?


It depends on the size of your projects mate, some of mine are massive (on par with my body weight actually!)


keefb wrote:
You can build all the projects once per config, then disable the ones you aren't going to work on and use the one. This will utlimately speed up your build times for the configs, but you'll have to take the hit of the initial full build.


Another thing that I've done is that I've altered the output path of all the built binaries to a generic "bin" folder. This way, I don't 19 copies of a particular dll, with the only difference being the build configuration (binary wise, they'd be identical).

If the post was helpful, please vote, eh!

Current activities:
Book: Devils by Fyodor Dostoyevsky
Project: Hospital Automation, final stage
Learning: Image analysis, LINQ

Now and forever, defiant to the end.
What is Multiple Sclerosis[^]?

QuestionMS Office Outllok - VSTO - Host Windows.Forms control within an Outlook 2003 form region Pin
Programm3r1-Oct-09 2:13
Programm3r1-Oct-09 2:13 
AnswerRe: MS Office Outllok - VSTO - Host Windows.Forms control within an Outlook 2003 form region Pin
Richard MacCutchan1-Oct-09 2:23
mveRichard MacCutchan1-Oct-09 2:23 
QuestionRe: MS Office Outllok - VSTO - Host Windows.Forms control within an Outlook 2003 form region Pin
Programm3r1-Oct-09 2:31
Programm3r1-Oct-09 2:31 
QuestionHost Windows.Forms control within an Outlook 2003 form region using VS2008 Pin
Programm3r1-Oct-09 2:54
Programm3r1-Oct-09 2:54 
AnswerRe: Host Windows.Forms control within an Outlook 2003 form region using VS2008 Pin
Programm3r1-Oct-09 3:15
Programm3r1-Oct-09 3:15 
AnswerRe: Host Windows.Forms control within an Outlook 2003 form region using VS2008 Pin
Programm3r1-Oct-09 3:26
Programm3r1-Oct-09 3:26 
QuestionFeedback Mechanisms Pin
satsumatable1-Oct-09 1:36
satsumatable1-Oct-09 1:36 

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.