What is the difference between C# and .NET?

后端 未结 10 1894
梦毁少年i
梦毁少年i 2020-12-02 04:20

May I know what is the difference between C# and .NET? When I think of C#, right away I would say it is a .NET language, but when I search for job posts, they require candid

10条回答
  •  离开以前
    2020-12-02 05:00

    In .NET you don't find only C#. You can find Visual Basic for example. If a job requires .NET knowledge, probably it need a programmer who knows the entire set of languages provided by the .NET framework.

提交回复
热议问题