Click here to Skip to main content
15,922,650 members
Home / Discussions / C#
   

C#

 
QuestionCommunicating between applications Pin
smurfy3423-Jun-06 6:40
smurfy3423-Jun-06 6:40 
AnswerRe: Communicating between applications Pin
Jun Du23-Jun-06 7:25
Jun Du23-Jun-06 7:25 
QuestionCOMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 6:37
waheed awan23-Jun-06 6:37 
AnswerRe: COMPILE A CSHARP PROJECT Pin
smurfy3423-Jun-06 6:41
smurfy3423-Jun-06 6:41 
AnswerRe: COMPILE A CSHARP PROJECT Pin
Not Active23-Jun-06 7:09
mentorNot Active23-Jun-06 7:09 
GeneralRe: COMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 7:28
waheed awan23-Jun-06 7:28 
GeneralRe: COMPILE A CSHARP PROJECT Pin
Not Active23-Jun-06 8:17
mentorNot Active23-Jun-06 8:17 
GeneralRe: COMPILE A CSHARP PROJECT Pin
waheed awan23-Jun-06 9:22
waheed awan23-Jun-06 9:22 
i am going to implement distributed compilation of csharp project and i cant manage to divide huge project into smaller compileable parts..........i need some help on it...........i have posted it again in detail which is

i have made a program that works as follows
1->i browse some csharp project and open the main .cs file
2->the program compiles that project and reports errors as we compile in .net compiler
i want to make my program work in this order
1)select a project of csharp
2)the program should divide the project into independently compileable parts
3)then it should display a list of those parts
4)on selecting one part it should compile that part
5)then after compiling all parts on selecting one by one it should link all the seperately compiled parts to generate exe and show the output


jaadoo
QuestionDragDrop registration did not succeed Pin
Saamir23-Jun-06 6:08
Saamir23-Jun-06 6:08 
GeneralCrossing the process boundry with .NET Pin
suguimoto23-Jun-06 5:39
suguimoto23-Jun-06 5:39 
QuestionPrint RichtTextBox with BackColor Pin
Fco. Javier Marin23-Jun-06 5:32
Fco. Javier Marin23-Jun-06 5:32 
QuestionCatching Exceptions Pin
Colin Angus Mackay23-Jun-06 5:02
Colin Angus Mackay23-Jun-06 5:02 
AnswerRe: Catching Exceptions Pin
Dustin Metzgar23-Jun-06 5:07
Dustin Metzgar23-Jun-06 5:07 
AnswerRe: Catching Exceptions Pin
Josh Smith23-Jun-06 5:07
Josh Smith23-Jun-06 5:07 
AnswerRe: Catching Exceptions Pin
BoneSoft23-Jun-06 5:17
BoneSoft23-Jun-06 5:17 
GeneralRe: Catching Exceptions [modified] Pin
Colin Angus Mackay23-Jun-06 6:10
Colin Angus Mackay23-Jun-06 6:10 
GeneralRe: Catching Exceptions Pin
Colin Angus Mackay23-Jun-06 6:13
Colin Angus Mackay23-Jun-06 6:13 
GeneralRe: Catching Exceptions [modified] Pin
BoneSoft23-Jun-06 6:17
BoneSoft23-Jun-06 6:17 
AnswerRe: Catching Exceptions Pin
A.A.23-Jun-06 10:36
A.A.23-Jun-06 10:36 
GeneralRe: Catching Exceptions Pin
Colin Angus Mackay23-Jun-06 21:32
Colin Angus Mackay23-Jun-06 21:32 
AnswerRe: Catching Exceptions Pin
leppie23-Jun-06 11:44
leppie23-Jun-06 11:44 
QuestionTree view delete Pin
chandler8323-Jun-06 5:00
chandler8323-Jun-06 5:00 
AnswerRe: Tree view delete Pin
BoneSoft23-Jun-06 6:00
BoneSoft23-Jun-06 6:00 
GeneralRe: Tree view delete Pin
chandler8323-Jun-06 6:26
chandler8323-Jun-06 6:26 
GeneralRe: Tree view delete Pin
BoneSoft23-Jun-06 8:19
BoneSoft23-Jun-06 8:19 

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.