I am not getting proper steps to make the exe of my solution
This is the first time i am making exe
I am afraid of my application getting crash
Can anyone provide me the steps for the same
Thanking in Advance

In the Build menu you will find a Publish item.
Click on it and a wizard will start that will guide you through the process.
If it is a simple application you could look in the bin folder of your project. If you compiled your app in release mode, you will find your .exe file in the release folder.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.