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

.NET (Core and Framework)

 
GeneralRe: Problems running NUnit tests Pin
keith maddox4-May-05 11:01
keith maddox4-May-05 11:01 
QuestionHow do I stop momentary appearence of titlebar in MDI child? Pin
bsisson4-May-05 4:05
bsisson4-May-05 4:05 
AnswerRe: How do I stop momentary appearence of titlebar in MDI child? Pin
keith maddox4-May-05 11:03
keith maddox4-May-05 11:03 
GeneralWM2003 Location Information Pin
dboytime4-May-05 0:26
dboytime4-May-05 0:26 
GeneralWM2003 Location Information Pin
dboytime4-May-05 0:21
dboytime4-May-05 0:21 
GeneralTwo application versions in one solution (Possible?) Pin
Rafferty Uy3-May-05 17:15
Rafferty Uy3-May-05 17:15 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus3-May-05 18:00
protectorChristian Graus3-May-05 18:00 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy3-May-05 19:52
Rafferty Uy3-May-05 19:52 
No, the two versions are part of one project. So to do this, I simply have to hide the other features for the regular version and show them in the extended version? maybe i just create a

isExtended = false; in the Main() function and have an if(isExtended) {...} in the other areas.

Is this correct?

Thanks for the help,
~Rafferty
GeneralRe: Two application versions in one solution (Possible?) Pin
Saksida Bojan5-May-05 23:39
Saksida Bojan5-May-05 23:39 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus8-May-05 12:34
protectorChristian Graus8-May-05 12:34 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy8-May-05 15:02
Rafferty Uy8-May-05 15:02 
GeneralRe: Two application versions in one solution (Possible?) Pin
Christian Graus8-May-05 15:04
protectorChristian Graus8-May-05 15:04 
GeneralRe: Two application versions in one solution (Possible?) Pin
Rafferty Uy8-May-05 15:15
Rafferty Uy8-May-05 15:15 
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 
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 

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.