CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 26

Threaded View

  1. #1
    Join Date
    Oct 2006
    Posts
    82

    Question C# Program Distribution

    After many years programming in C++, I'm considering moving to C#. However choosing an IDE may be a problem if I want to create programs that run without an IDE.

    For example, it does not look like Visual C# under .Net V2.0 allows creation of a distributable application. See the the HowTo about setting debug and release configurations. Is there another IDE/framework that would allow that? For Windows under the .NET V2.0 framework? Under Linux? or both?
    Last edited by Lou Arnold; January 11th, 2007 at 09:45 AM. Reason: correct grammer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured