.net #187301
.net
#187301
-
Select Topic AreaQuestion Bodywhat is .net |
Beta Was this translation helpful? Give feedback.
Answered by
naheel0
Feb 16, 2026
Replies: 1 comment
-
|
.NET is a platform made by Microsoft to build applications. In simple words: 👉 .NET helps you create software like: Websites Mobile apps Desktop apps Games APIs It uses programming languages like C#, F#, and VB. For example: You can build websites using ASP.NET You can build apps using .NET Think of .NET like a toolbox 🧰 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jaseel0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.NET is a platform made by Microsoft to build applications.
In simple words:
👉 .NET helps you create software like:
Websites
Mobile apps
Desktop apps
Games
APIs
It uses programming languages like C#, F#, and VB.
For example:
You can build websites using ASP.NET
You can build apps using .NET
Think of .NET like a toolbox 🧰
It gives developers the tools and libraries they need to build different types of applications.