when my application exe is running nad i don't want to
create another exe what should i do

Answer Posted / s. elaiyaraja.s

In form load even we write the code to check the previous
instance running or not. If previous instance exists show
the message and exit the form.

Use System.Diagnostics namespace for find the running
previous instance.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation in simple terms?

532


Can static class have constructor?

580


What is the point of polymorphism?

578


What is the use of oops?

614


what are the ways in which a constructors can be called?

1572






What are constructors in oop?

583


What is overloading and its types?

608


What are functions in oop?

580


Write a program to reverse a string using recursive function?

1784


What are the 4 pillars of oop?

661


What is object in oops?

606


What is encapsulation in oop?

599


what are the realtime excercises in C++?

2329


How long to learn object oriented programming?

555


Can abstract class have normal methods?

602