Is the .exe file created when we execute a c# program?
If yes where is the .exe file stored?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Rahul BansalPosted Apr 21, 2015, 3:26 AM
D:\MyApp then exe file named 'MyApp' of 'Application' type will be stored in D:\MyApp\bin\debug
folder