BleepingComputer.com: C# : How To Export Programs

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

C# : How To Export Programs

#1 Guest_Fortifiv3_*

  • Group: Guests

Posted 10 January 2010 - 06:55 PM

I am trying to export some of my C# (Microsoft Visual C Sharp 2008 Express Edition) onto my computer for as a .exe or any other file that I could open without Microsoft Visual C Sharp 2008 itself. Is this possible? For instance, I made a calculator and I want to 'publish' the program, you could say, onto my computer so I can use it as a regular Windows program. Preferably a .exe file. Does anyone know how I can do this? If so, please explain.

#2 User is offline   groovicus 

  • Hail Groovicus!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 9,605
  • Joined: 05-June 04
  • Gender:Male
  • Location:Centerville, SD

Posted 10 January 2010 - 08:30 PM

Have you looked in your projects folder for the executable?
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens

#3 Guest_Fortifiv3_*

  • Group: Guests

Posted 11 January 2010 - 12:03 AM

Yes I have. There is nothing having to do with an executable in it.

#4 User is offline   Delta16 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 389
  • Joined: 18-August 08
  • Gender:Male
  • Location:Malta

Posted 22 January 2010 - 02:14 PM

In your project go to Bin > Debug and youll find the .exe there.

If you dont, try building again the project and you should find it there. If youre saying you made a calculator its not hard to re do again. (no offense ) ;)
Posted Image

#5 User is offline   aommaster 

  • I !<3 malware
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Malware Response Team
  • Posts: 5,190
  • Joined: 08-June 08
  • Gender:Male
  • Location:Dubai

Posted 30 January 2010 - 06:25 PM

In your menu, click Build>Build

This will compile the program (manifests, resources, etc.) into your program.

Then, navigate to the project folder, open Bin, then release

You will see your executable there, and that can be published.
My website: http://www.aommaster.com
Posted Image
Please do not send me PM's requesting for help. The forums are there for a reason : )
If I am helping you and do not respond to your thread for 48 hours, please send me a PM

All my help is free. However, if you would like to make a donation, then please click here.



#6 User is offline   techmaniac 

  • New Member
  • Pip
  • Find Topics
  • Group: Members
  • Posts: 4
  • Joined: 19-October 09

Posted 02 February 2010 - 01:05 PM

can we run our c sharp programme without .net framework

#7 User is offline   groovicus 

  • Hail Groovicus!
  • PipPipPipPipPipPip
  • Find Topics
  • Group: Moderator
  • Posts: 9,605
  • Joined: 05-June 04
  • Gender:Male
  • Location:Centerville, SD

Posted 02 February 2010 - 01:24 PM

No.
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens

#8 User is offline   Wolfy87 

  • Senior Member
  • PipPipPipPip
  • Find Topics
  • Group: Members
  • Posts: 414
  • Joined: 25-July 08
  • Gender:Male
  • Location:England

Posted 12 February 2010 - 12:20 PM

No you need to install the .Net framework on a PC before it will run any of your programs, I thing that it is included with SP3 now anyway so most PC's have it, well as long as they are up to date.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users