CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2005
    Posts
    37

    What to download in order to program C#?

    What do you need to download in order to program in C#? If I don't want to use Visual Studio, but let's say something like Zeus or TextPad, what do I need to download?

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: What to download in order to program C#?

    Don't know about other alternatives to VS as that's what I primarily used (except for a 6 month stint with Eclipse 11 years ago).

    That being said, Visual Studio offers a few free editons that you may not be aware of:
    Visual Studio Community Edition
    Visual Studio for Mac
    Visual Studio Code (runs on Win, Mac and Linux)

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