How to Publish an Application – C# C Sharp Visual Studio 2010

In this tutorial I show you several different methods on how to publish your latest and greatest application from Visual Studio 2010. WEBSITE: www.Quack-Ware.com FORUMS http FREE CODE SNIPPETS www.freecodesnippets.com


Comments

25 Responses to “How to Publish an Application – C# C Sharp Visual Studio 2010”

  1. DittoGlen on October 27th, 2010 4:57 pm

    @WindowsPCVideos 2 settings in Project Properties are what matter:
    Application tab: Target framework [2,3,3.5,4, etc]
    Build tab: Platform target [x86,x64, Any CPU]

    For a box to be able to run your app, it must have the Target framework runtime installed.
    Also, if you use any DLL’s or ActiveX controls that are only x86 compiled, then if you want to install the app on an x64 box, your target platform must be x86.

    Both Vista, and Win7 can, and will run x86 applications, even running x64 OS.

  2. xxxxxphilipxxxxx on December 6th, 2010 12:47 pm

    Thank you very much for this tutorial

  3. Bconnelly2660 on January 5th, 2011 9:05 pm

    Wow. Thank you for a great tutorial. I tried reading through a book and it was difficult. This was great!

  4. gbizstation on January 24th, 2011 4:19 pm

    Thank you for this nice tutorial… I’ve just started working with VS 2010 and your videos are really helping me :) Thanks again, mate!

  5. dracco4heads on February 3rd, 2011 3:20 pm

    When i try to run my program at my other computer it dosent know wich program to use in oder to read it, why is that? what am i doing wrong? and how do i fix it?

    (Ofc did EXACTLY as you did show)

  6. KingLuto on February 9th, 2011 11:20 am

    lolnoob?
    use “release” not debug! >_<

  7. IBreakYourFace713 on February 28th, 2011 10:47 pm

    Do u relly need that setup.exe to set up your program…. Why cant you just open the application directly no need of set up

  8. glebels on March 2nd, 2011 5:05 pm

    thank you for tutorial :)

  9. 7fractal on April 29th, 2011 8:59 am

    cooool!!! your tutorials on visual studio and c# are the best on youtube please continue them!!!

  10. imSabaTH on June 12th, 2011 3:29 pm

    thank you for the tutorial =D

  11. ciphernemo on June 24th, 2011 1:02 pm

    Funny you didn’t go back and create an annotation on your video for the slip-up where you said “not sure really what release is for, but whatever”. The difference is important for publishing apps. I’m sure you know now after the comments here. Always use release to avoid the bloated debug modes when publishing apps to the world. Debug is fine for beta testing or your own internal testing, but that’s it. Otherwise, your video was useful to find the Windows Installer default project in VS2010.

  12. DrPokiaka on July 6th, 2011 10:30 am

    @IBreakYourFace713 you get some features on publish that you can’t get without. just go to the normal publish and look around and you’ll get it

  13. xin0710 on July 31st, 2011 8:34 am

    Sooo… Express Edition doesn’t have the “Other Project Types” templates? D:

  14. DragonRe on August 19th, 2011 4:03 pm

    Awesome video. It’s way too damn complex to get a sign install file/exe for applications I’m making. One thing I’ve noticed though is that setup.exe will not install without the msi present. The msi can install by itself though. So … what the heck is the point of the setup file? Totally unnecessary.

  15. metaleditor on September 4th, 2011 6:14 am

    @QuackWare hey i dont have add projects

  16. flaggis97 on September 12th, 2011 9:10 am

    were is it in 2010 ore do i have to download it

  17. calledwayne on September 18th, 2011 11:50 am

    im trying to publish my application to my website in google sites!! but when i go to my other computer to go download it it says some files are missing and to contact the advisor PLEASE HELP TRIED EVERYTHING! MAKA A TUTORIAL!!! PLEASE

  18. puremaths729 on October 7th, 2011 7:45 am

    is it possible to run a visual c sharp application in a computer without visual studio installed on it? thanks

  19. wozzec on October 26th, 2011 4:31 am

    Cheers! You saved me so many hours with this.
    

  20. LtcdanProduction on October 29th, 2011 3:40 pm

    i cant find new project in add

  21. xhexnxryx on November 18th, 2011 1:52 pm

    helped a lot thanks!

  22. hackster2011 on November 26th, 2011 11:44 am

    Hi! Could you guys please check out my channel? I will do a giveaway when I reach 100 subscribers! Thanks!

  23. ItsPhucK on December 17th, 2011 8:04 am

    @puremaths729 yes of course, but wont be able to edit the source code.

  24. MetalSio on January 11th, 2012 7:49 am

    when you click on the exe file, with what program do you open it?

  25. asken999 on January 13th, 2012 7:00 am

    I don´t have the template, do I have to download it, and if so where?

Leave a Reply

You must be logged in to post a comment.

Powered by Yahoo! Answers