What does the language(framework) do:
ASP.NET is a development framework for building web pages and web sites with HTML, CSS, JavaScript and server scripting. ASP.NET supports three different development models that are Web Pages, MVC (Model View Controller), and Web Forms.
Products that use the language:
Companies that use them:
Sample Code:
<!DOCTYPE html>
<html>
<body>
<% response.write("Hello World!")%>
</body>
</html>
How much does a developer get paid:
On average $89,000 a year (via Indeed)
Difficulty Rating:
Resources to learn the language:
- ASP.Net (Free)
- Tutorials Point (Free)
- Lynda (Paid)