Learning C#

Discussion in 'C#' started by shabbir, Jun 20, 2006.

Thread Status:
Not open for further replies.
  1. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    You can either use a command line compiler available from Microsoft or third party compiler kit such as the one developed by Mono.
    Microsft, Mono.

    C# IDE's


    http://www.isharpdevelop.com/
    http://www.c-point.com/csharp.htm
    http://www.borland.com/csharpbuilder
    http://www.borland.com/codewright
    http://www.editplus.com/

    Some C# tutorials


    http://msdn.microsoft.com/en-us/library/kx37x362.aspx
    http://www.c-sharpcorner.com/
    C# Tutorials and Source Code
    Go4Expert C# Forums

    C# application using Command Line Compilers?


    command> csc HelloWorld.cs
    Output> HelloWorld

    To add resource or report broken links PM Me
     
    phpcrazy likes this.
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice