C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » Windows »

How to build a windows application to .exe form


Posted Date: 03 Nov 2009      Posted By: Dhanya       Member Level: Silver     Points: 1   Responses: 3



How to build a windows application to .exe form,so that the project can be installed & executed in another systems..Thanking you all
Dhanya





Responses

Author: ABitSmart    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

The simplest thing you can do is copy the contents of bin\debug (or bin\release) directory.

Other option is to create an Windows setup and deployment project

Kind regards,
ABitSmart
DNS Web-master, DNS MVM
My blog
Thoughts.exe



Author: Pannalal Sinha    03 Nov 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

When a windows application is built in visual studio, a corresponding exe gets automatically created.

Thanks
Panna



Author: Anil Kumar Pandey    03 Nov 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

hi,

when ever you will build and run the application the application EXE file will be automatically created in the BIN >> Debug folder of the application with the same name as application name. you can use that EXE file..

Thanks & Regards
Anil Kumar Pandey



Post Reply
You must Sign In to post a response.
Next : Selecting Particular Row in Datagridview Programmatically
Previous : HOw to create a setup
Return to Discussion Forum
Post New Message
Category: Windows

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use