Click here to Skip to main content
15,881,172 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use sql server database into oracle Pin
Simon_Whale7-Mar-13 1:14
Simon_Whale7-Mar-13 1:14 
AnswerRe: How to use sql server database into oracle Pin
jschell7-Mar-13 8:34
jschell7-Mar-13 8:34 
AnswerRe: How to use sql server database into oracle Pin
Gerry Schmitz7-Mar-13 19:38
mveGerry Schmitz7-Mar-13 19:38 
QuestionRetrieve Mongodb Images using GridFS C# Winforms Pin
ArunRajendran16-Mar-13 19:38
ArunRajendran16-Mar-13 19:38 
AnswerRe: Retrieve Mongodb Images using GridFS C# Winforms Pin
Eddy Vluggen6-Mar-13 22:48
professionalEddy Vluggen6-Mar-13 22:48 
QuestionC# in vb.net in windows base application Pin
Jinal Mistry6-Mar-13 19:30
Jinal Mistry6-Mar-13 19:30 
AnswerRe: C# in vb.net in windows base application Pin
Richard MacCutchan6-Mar-13 22:30
mveRichard MacCutchan6-Mar-13 22:30 
QuestionMonitoring Applications and Processes Pin
mphill47446-Mar-13 10:37
mphill47446-Mar-13 10:37 
Hello,

I recently finished a C# course and I'm ready to create what could be a complex program, to me at least. The idea I have is to monitor a cad application that runs on the users machine and work on a design file locally but save it to the server every x number of minutes.

Users currently work on the files on a blade server that backups are mediocre at best, a network running at 100 and not gigabit.

After reading a few articles here on C# threads and processes I now have a few questions.

Can C# monitor when the application starts\ends via the task manager and get the file path and name so I can then do a time\date compare with the version on the server vs. the one on the local machine?

Anything to consider C# wise if a second instance of the application is started? They would be two different drawings and the task manager does show two applications and processes running.

Can this be set as a service to launch, or what would be the best way to implement this once a user logs on to the machine to catch the start of the application?

Should the FileSystemWatcher or EventHandler reduce the complexity?

Any input or guides to an example already existing is appreciated.

Or should I just stay with the "Hello World" example in the book? D'Oh! | :doh:

Thanks!
I'll tell you what, then. Why don't you call me some time when you have no class? - Thornton Melon

AnswerRe: Monitoring Applications and Processes Pin
Jim Meadors6-Mar-13 19:49
Jim Meadors6-Mar-13 19:49 
AnswerRe: Monitoring Applications and Processes Pin
Bernhard Hiller6-Mar-13 23:24
Bernhard Hiller6-Mar-13 23:24 
GeneralRe: Monitoring Applications and Processes Pin
mphill47447-Mar-13 5:25
mphill47447-Mar-13 5:25 
AnswerRe: Monitoring Applications and Processes Pin
jschell7-Mar-13 8:40
jschell7-Mar-13 8:40 
Questionc# file directory structure change Pin
classy_dog6-Mar-13 10:19
classy_dog6-Mar-13 10:19 
AnswerRe: c# file directory structure change Pin
Matt T Heffron6-Mar-13 12:42
professionalMatt T Heffron6-Mar-13 12:42 
GeneralRe: c# file directory structure change Pin
classy_dog6-Mar-13 18:50
classy_dog6-Mar-13 18:50 
GeneralRe: c# file directory structure change Pin
Matt T Heffron7-Mar-13 8:29
professionalMatt T Heffron7-Mar-13 8:29 
AnswerRe: c# file directory structure change Pin
Jegan Thiyagesan6-Mar-13 13:03
Jegan Thiyagesan6-Mar-13 13:03 
GeneralRe: c# file directory structure change Pin
classy_dog6-Mar-13 18:45
classy_dog6-Mar-13 18:45 
GeneralRe: c# file directory structure change Pin
Jegan Thiyagesan6-Mar-13 21:17
Jegan Thiyagesan6-Mar-13 21:17 
Questionpass Convert.ToDateTime to date in MysqlDataType Pin
Jassim Rahma6-Mar-13 2:21
Jassim Rahma6-Mar-13 2:21 
AnswerRe: pass Convert.ToDateTime to date in MysqlDataType Pin
Eddy Vluggen6-Mar-13 3:16
professionalEddy Vluggen6-Mar-13 3:16 
AnswerRe: pass Convert.ToDateTime to date in MysqlDataType Pin
OriginalGriff6-Mar-13 4:50
mveOriginalGriff6-Mar-13 4:50 
GeneralRe: pass Convert.ToDateTime to date in MysqlDataType Pin
Eddy Vluggen6-Mar-13 4:58
professionalEddy Vluggen6-Mar-13 4:58 
AnswerRe: pass Convert.ToDateTime to date in MysqlDataType Pin
Wayne Gaylard6-Mar-13 5:03
professionalWayne Gaylard6-Mar-13 5:03 
AnswerRe: pass Convert.ToDateTime to date in MysqlDataType Pin
jschell6-Mar-13 8:42
jschell6-Mar-13 8:42 

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.