What do you call ASP.NET ASP.NET ASP.NET?

When ASP.NET came out, people started referring to ASP 3 (and below) as classic ASP. Does anyone do this by referencing ASP.NET (not MVC) in regards to ASP.NET MVC?

It seems awkward when answering regular ASP.NET questions like "ASP.NET MVC ASP.NET!"

Please do not explain the differences between the two - I know this and it is not a question!

+1


a source to share


3 answers


ASP.NET is a generic term for both. Non-mvc is called "WebForms"



+6


a source


It's either just "ASP.NET" or "WebForms"



+4


a source


ASP.NET = WebForms and MVC. WebForms is "classic" and MVC is the big new thing.

+3


a source







All Articles