Visual Studio IDE Question:
Download Questions PDF

How to open only one instance of vb application(.exe)?

Answer:

Following are the steps to make single instance application
in VB.NET

1.For a Vb.NET project selected in Solution Explorer, click
Properties on the Project menu.

2.Now Click Application tab.

3.Select the Make single instance application check box.

Download Visual Studio IDE Interview Questions And Answers PDF

Previous QuestionNext Question
How to add an event handler in Visual Studio .NET and in Visual Studio 2005?How to run the converter for visual studio IDE?