Click here to Skip to main content
15,895,557 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus8-May-05 12:35
protectorChristian Graus8-May-05 12:35 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy8-May-05 16:59
Rafferty Uy8-May-05 16:59 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus8-May-05 17:30
protectorChristian Graus8-May-05 17:30 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy8-May-05 19:30
Rafferty Uy8-May-05 19:30 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus8-May-05 19:40
protectorChristian Graus8-May-05 19:40 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy8-May-05 20:22
Rafferty Uy8-May-05 20:22 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus9-May-05 12:16
protectorChristian Graus9-May-05 12:16 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy10-May-05 20:16
Rafferty Uy10-May-05 20:16 
Hi Christian,

How do you #ifdef out entire files? I may have to do this for some of the files. do I just do something like this?

#if ISEXTENDED<br />
// ... entire code here ...<br />
#endif


Also, I tried what you suggested about moving the differences into a separate project. If the Main project has a reference to the Extended project, is it okay not to compile the extended project?

Thanks Much!

~Rafferty
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus11-May-05 12:51
protectorChristian Graus11-May-05 12:51 
GeneralFile Security Pin
Hyland Computer Systems3-May-05 7:56
Hyland Computer Systems3-May-05 7:56 
GeneralRe: File Security Pin
Christian Graus3-May-05 18:02
protectorChristian Graus3-May-05 18:02 
QuestionDoc/View in .NET? Pin
senzafine2-May-05 21:50
senzafine2-May-05 21:50 
AnswerRe: Doc/View in .NET? Pin
Christian Graus3-May-05 18:03
protectorChristian Graus3-May-05 18:03 
GeneralRe: Doc/View in .NET? Pin
senzafine6-May-05 18:10
senzafine6-May-05 18:10 
GeneralRe: Doc/View in .NET? Pin
Christian Graus8-May-05 12:49
protectorChristian Graus8-May-05 12:49 
GeneralRe: Doc/View in .NET? Pin
senzafine9-May-05 3:27
senzafine9-May-05 3:27 
GeneralRe: Doc/View in .NET? Pin
Christian Graus9-May-05 11:53
protectorChristian Graus9-May-05 11:53 
Generalsaving app size and desktop location Pin
shefali_sinha2-May-05 10:28
shefali_sinha2-May-05 10:28 
GeneralRe: saving app size and desktop location Pin
MoustafaS2-May-05 13:01
MoustafaS2-May-05 13:01 
GeneralDataAdapter.Update Within A Transaction Pin
Jim Matthews2-May-05 6:09
Jim Matthews2-May-05 6:09 
QuestionHow to change culture of the MonthCalendar control? Pin
iliyang2-May-05 4:59
iliyang2-May-05 4:59 
GeneralUpdate datagrid Pin
harwanegg2-May-05 2:10
harwanegg2-May-05 2:10 
GeneralRe: Update datagrid Pin
ursus zeta4-May-05 9:44
ursus zeta4-May-05 9:44 
GeneralPocket PC Installation Problem Pin
Anonymous2-May-05 0:19
Anonymous2-May-05 0:19 
GeneralCreating rotated font in C# using logfont Pin
camelopardis1-May-05 8:28
camelopardis1-May-05 8:28 

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.