Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Why is static class not inherited?

1155


What is this pointer in oop?

1129


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2686


What is polymorphism and its types?

1132


What is solid in oops?

1209


What is coupling in oop?

1086


Can we create object of interface?

1182


Why is oop better than procedural?

1145


Can we override main method?

1286


write a C++ program for booking using constructor and destructor.

2595


Describe these concepts: Polymorphism, Inheritance and Abstraction.

1249


How do you answer polymorphism?

1111


What is destructor give example?

1124


when to use 'mutable' keyword and when to use 'const cast' in c++

2221


c++ program to swap the objects of two different classes

2476