Visual Studio IDE Question:
Download Job Interview Questions and Answers 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.
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 Question | Next 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? |