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

C#

 
AnswerRe: Regex question (I think) Pin
S. Senthil Kumar15-Mar-09 8:57
S. Senthil Kumar15-Mar-09 8:57 
QuestionMy application acts different outside Visual Studio Pin
SimpleData15-Mar-09 0:21
SimpleData15-Mar-09 0:21 
AnswerRe: My application acts different outside Visual Studio Pin
Alan N15-Mar-09 0:35
Alan N15-Mar-09 0:35 
GeneralRe: My application acts different outside Visual Studio Pin
SimpleData15-Mar-09 0:44
SimpleData15-Mar-09 0:44 
GeneralRe: My application acts different outside Visual Studio Pin
Alan N15-Mar-09 1:44
Alan N15-Mar-09 1:44 
GeneralRe: My application acts different outside Visual Studio Pin
SimpleData15-Mar-09 2:00
SimpleData15-Mar-09 2:00 
GeneralRe: My application acts different outside Visual Studio Pin
Alan N15-Mar-09 2:29
Alan N15-Mar-09 2:29 
GeneralRe: My application acts different outside Visual Studio Pin
SimpleData15-Mar-09 2:16
SimpleData15-Mar-09 2:16 
I think the problem is deeper than I thought, I need to explain more stuff about my application:

- System consists of two applications, a launcher and main application. Launcher checks if main app is up to date and main app checks if launcher is up to date. If one is not up to date, other one updates it and starts it.

- Main app cannot be started by itself. It needs to be started from launcher. When it gets started only by itself it shows a messagebox and exits. Main app checks wheather it's started from launcher with arguements. If the main app is started with "-work" arguement it starts.

- When I start from launcher it opens loginform without showing the messagebox. Actually launcherupdate form should be opened because there is an update to make to launcher.

- When I start it from CMD with command "mainapp.exe -work" it starts and shows messagebox and opens the correct form.
GeneralRe: My application acts different outside Visual Studio Pin
Alan N15-Mar-09 2:36
Alan N15-Mar-09 2:36 
QuestionWhich one is faster ? Pin
Mohammad Dayyan15-Mar-09 0:12
Mohammad Dayyan15-Mar-09 0:12 
AnswerRe: Which one is faster ? Pin
#realJSOP15-Mar-09 1:36
mve#realJSOP15-Mar-09 1:36 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan15-Mar-09 5:54
Mohammad Dayyan15-Mar-09 5:54 
GeneralRe: Which one is faster ? Pin
#realJSOP15-Mar-09 6:33
mve#realJSOP15-Mar-09 6:33 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan15-Mar-09 6:38
Mohammad Dayyan15-Mar-09 6:38 
GeneralRe: Which one is faster ? Pin
King Julien15-Mar-09 21:08
King Julien15-Mar-09 21:08 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan15-Mar-09 22:07
Mohammad Dayyan15-Mar-09 22:07 
AnswerRe: Which one is faster ? Pin
Mark Churchill15-Mar-09 13:58
Mark Churchill15-Mar-09 13:58 
GeneralRe: Which one is faster ? Pin
Mohammad Dayyan15-Mar-09 22:09
Mohammad Dayyan15-Mar-09 22:09 
GeneralRe: Which one is faster ? Pin
Mark Churchill15-Mar-09 23:03
Mark Churchill15-Mar-09 23:03 
QuestionHow to remove a video Pin
Sokka9314-Mar-09 21:57
Sokka9314-Mar-09 21:57 
AnswerRe: How to remove a video Pin
Christian Graus14-Mar-09 22:38
protectorChristian Graus14-Mar-09 22:38 
GeneralRe: How to remove a video Pin
Sokka9315-Mar-09 0:59
Sokka9315-Mar-09 0:59 
GeneralRe: How to remove a video Pin
Sokka9315-Mar-09 2:18
Sokka9315-Mar-09 2:18 
GeneralRe: How to remove a video Pin
DaveyM6915-Mar-09 3:30
professionalDaveyM6915-Mar-09 3:30 
GeneralRe: How to remove a video Pin
Sokka9315-Mar-09 3:35
Sokka9315-Mar-09 3:35 

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.