Files
freeCodeCamp/guide/english/aspnet/index.md
Akash2912 d1c0461816 Information about .Net core (#24139)
Gave link to create a sample app with Microsoft basic tutorial.
2018-10-25 03:44:41 -07:00

828 B

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: