TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Surendra singh
NA
136
69.5k
Monitor already running application using my applicaton
Nov 19 2013 4:19 AM
Hello Friends,
I want to create an application that monitor other applications. if any of other application throws un-handled exception,
then my application should restart it automatically.
suppose there are already running applications on my system (application A,B,C,D) and my application is (z).
z will keep watch on (A,B,C and D). if any of (A,B,C,D) throws unhandled exception, then z will restart that application.
How can I achieve it.
Note: I don't want to manage database entries. I don't want to manage database for this.
Thanks
Reply
Answers (
0
)
Accessing array elements with dynamic size
Convert BinaryNo to Decimal