N
N
NoMoneyException2016-07-08 22:04:41
ASP.NET
NoMoneyException, 2016-07-08 22:04:41

What is the difference between C#, .NET, ASP.NET, WEB Forms?

Hello everyone, please explain the difference between C#, .NET, ASP.NET, web forms (don't throw stones if you can).
What is needed for what and what kind of buzzword is "platform"? If it is possible that with analogy for Java.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Makarov, 2016-07-08
@eugene_leshchinskiy

C# is Java.
.NET is the CLR and various libraries (which depends on the delivery form of .NET, such as .NET Framework, Silverlight, or .NET Core).
CLR is JVM.
CIL is Java bytecode.
ASP.NET MVC is Spring.
ASP.NET Web Forms is also a web framework, only with a different ideology (older than MVC).
The context is not clear.

R
Roman, 2016-07-09
@yarosroman

The same as between nails, concrete panels and a finished house.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question