Files
freeCodeCamp/guide/english/aspnet/index.md
Anthony Campbell f423f04495 Add ASP.NET MVC Information (#19942)
Added ASP.NET MVC site, tutorials, and interview questions article in the More Information section.
2018-10-27 21:23:05 -05:00

1.1 KiB

title
title
ASPNET

ASP.NET

Overview

ASP.Net is a web development platform provided by Microsoft. It is used for creating web-based applications and websites using HTML, CSS, and JavaScript as front end. Server-side programming languages like C# and VB .NET may be used to code the back end.

ASP.NET offers different frameworks for creating web applications: For e.g Web Forms and ASP.NET MVC.

More Information:

ASP.Net development is now available on Mac and Linux, Checkout more here: