how to make exe file of window application in Visual web developer 2008

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • satiss7pwr
    New Member
    • Jan 2010
    • 41

    how to make exe file of window application in Visual web developer 2008

    how to make exe file of window application in Visual web developer 2008
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    1. Start VS 2008.
    2. Create a new windows forms application or win32 project.
    3. Press F5
    4. ???
    5. PROFIT!

    Just kidding.

    The web developer version is for "web development" I'm not sure if that was clear enough. That means that you should use it to develop for the web not for the desktop. If you want to build desktop applications use the C# express or C++ express versions.

    Comment

    Working...