What is the difference between C# , .NET and CLI?
-
What is the difference between C# , .NET and CLI?
-
Answer:
C# is one of the .NET languages - VB.NET, F# and http://en.wikipedia.org/wiki/List_of_CLI_languages exist. http://en.wikipedia.org/wiki/.NET_Framework is a platform (libraries, compiler and runtime) on which code written by any of these languages runs. http://en.wikipedia.org/wiki/Common_Language_Infrastructure is the Common Language Infrastructure - it is a specification that describes the executable code and runtime that make the .NET platform. Apart from the Microsoft one, there are other implementations - http://en.wikipedia.org/wiki/Mono_%28software%29 and http://en.wikipedia.org/wiki/Portable.NET the most known. If you want some more acronyms: There is also the http://en.wikipedia.org/wiki/Common_Language_Runtime - the common language runtime, which is the Microsoft implementation of the CLI, mentioned above. In addition, on top of the CLR, Microsoft have created the http://en.wikipedia.org/wiki/Dynamic_Language_Runtime - the dynamic language runtime is a set of services for several dynamic languages such as python and ruby.
yesraaj at Stack Overflow Visit the source
Other answers
well, c# is programming language,CLR is the tool or framework so you write your code using c#, CLR convert that codes to Microprocessor's language and all order up to your c# code CLR coordinate memory,microprocessor and other sources, so if you work in that situation or you make a product with this, they say your done your job up to .NET
user418308
Related Q & A:
- What is the difference between Net Sales and Cost of Sales?Best solution by Stack Overflow
- What is the difference between CSIR and UGC NET?Best solution by Quora
- What's the difference between Current (I) and Potential Difference (V?Best solution by diffen.com
- What is the difference between B.Tech I.T and C.S.E?Best solution by quora.com
- What is the difference between Hepatitis A, B & c?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.