Update index.md (#23565)

grammar, spelling, capitalization
This commit is contained in:
dvjc
2018-11-26 03:21:44 -05:00
committed by Manish Giri
parent 2b265e3404
commit 76219db9b3

View File

@ -1,5 +1,5 @@
--- ---
title: What Is the Net Framework title: What Is the .NET Framework
--- ---
![.NET Logo](//discourse-user-assets.s3.amazonaws.com/original/2X/7/7068b1111104197f2692a98aec00f388e09e9ab5.png) ![.NET Logo](//discourse-user-assets.s3.amazonaws.com/original/2X/7/7068b1111104197f2692a98aec00f388e09e9ab5.png)
@ -7,7 +7,7 @@ title: What Is the Net Framework
It has a large class library, supports language interpolability; and runs primarily on Windows. It has a large class library, supports language interpolability; and runs primarily on Windows.
Microsoft started development of .NET Framework in the late 1990s, and by 2000s; a beta version was released. Other than Windows GUI development and Windows Phone apps development; the .NET framework is used in web development. Microsoft started development of .NET Framework in the late 1990s, and by the 2000s a beta version was released. Other than Windows GUI development and Windows Phone apps development; the .NET framework is used in web development.
It works seamlessly with <a href='https://azure.microsoft.com/en-us/' target='_blank' rel='nofollow'>Microsoft Azure</a> cloud hosting platform and <a href='https://www.microsoft.com/en-us/server-cloud/products/sql-server/' target='_blank' rel='nofollow'>SQL Server</a> database. It allows programming the server side in multiple different languages; predominantly in <a href='https://msdn.microsoft.com/en-us/library/67ef8sbd.aspx' target='_blank' rel='nofollow'>C#</a>. It works seamlessly with <a href='https://azure.microsoft.com/en-us/' target='_blank' rel='nofollow'>Microsoft Azure</a> cloud hosting platform and <a href='https://www.microsoft.com/en-us/server-cloud/products/sql-server/' target='_blank' rel='nofollow'>SQL Server</a> database. It allows programming the server side in multiple different languages; predominantly in <a href='https://msdn.microsoft.com/en-us/library/67ef8sbd.aspx' target='_blank' rel='nofollow'>C#</a>.