Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
i m making a window application in dotnet c#. How can i make exe of my appliction? Thanking You. Regards Nekshan.
An executable is made whenever you compile your application. It resides in the Debug or Release folder of your project.