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

C#

 
QuestionSqlConnection open despite no service Pin
franz.pilgerstorfer12-Sep-08 2:02
franz.pilgerstorfer12-Sep-08 2:02 
QuestionNeed Help in Image Mapping Pin
tdeepika12-Sep-08 2:00
tdeepika12-Sep-08 2:00 
AnswerRe: Need Help in Image Mapping Pin
Dewald12-Sep-08 2:52
Dewald12-Sep-08 2:52 
GeneralRe: Need Help in Image Mapping Pin
tdeepika14-Sep-08 20:27
tdeepika14-Sep-08 20:27 
QuestionCompile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 1:49
kontax12-Sep-08 1:49 
AnswerRe: Compile a project from code, or explanations about CodeDom... Pin
leppie12-Sep-08 2:05
leppie12-Sep-08 2:05 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 2:11
kontax12-Sep-08 2:11 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
leppie12-Sep-08 2:17
leppie12-Sep-08 2:17 
Ok, I understand a bit better. The best choice IMO is to utilize MSBuild. The first application will call MSBuild on the seconds project file after the first project has generated the C# file.

You can call MSBuild either via code (hard) or just as a process (easy).

xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 alpha 4a out now (29 May 2008)

GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 2:27
kontax12-Sep-08 2:27 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
leppie12-Sep-08 2:31
leppie12-Sep-08 2:31 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 2:33
kontax12-Sep-08 2:33 
AnswerRe: Compile a project from code, or explanations about CodeDom... Pin
Giorgi Dalakishvili12-Sep-08 2:43
mentorGiorgi Dalakishvili12-Sep-08 2:43 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 2:52
kontax12-Sep-08 2:52 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
Giorgi Dalakishvili12-Sep-08 3:10
mentorGiorgi Dalakishvili12-Sep-08 3:10 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 3:25
kontax12-Sep-08 3:25 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
Giorgi Dalakishvili12-Sep-08 3:37
mentorGiorgi Dalakishvili12-Sep-08 3:37 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
kontax12-Sep-08 3:47
kontax12-Sep-08 3:47 
GeneralRe: Compile a project from code, or explanations about CodeDom... Pin
Giorgi Dalakishvili12-Sep-08 3:53
mentorGiorgi Dalakishvili12-Sep-08 3:53 
QuestionCalculator Pin
Burim Rama12-Sep-08 1:26
Burim Rama12-Sep-08 1:26 
AnswerRe: Calculator Pin
stancrm12-Sep-08 1:31
stancrm12-Sep-08 1:31 
AnswerRe: Calculator Pin
blackjack215012-Sep-08 1:33
blackjack215012-Sep-08 1:33 
GeneralRe: Calculator Pin
Burim Rama12-Sep-08 1:37
Burim Rama12-Sep-08 1:37 
GeneralRe: Calculator Pin
blackjack215012-Sep-08 2:22
blackjack215012-Sep-08 2:22 
GeneralRe: Calculator Pin
Burim Rama12-Sep-08 2:32
Burim Rama12-Sep-08 2:32 
GeneralRe: Calculator Pin
leppie12-Sep-08 2:33
leppie12-Sep-08 2:33 

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.