What is .NET
What is .NET
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2022 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
Copyright© 2022 Mohammed Abu-Hadhoud
ProgrammingAdivces.com MBA, PMOC, PgMP®, PMP®, PMI-RMP®, CM, ITILF, MCPD, MCSD
26+ years of experience
What is .NET?
Platform = Programming Language + Libraries
.Net is a Platform
Languages in .Net Platform are:
• C#, Visual Basic, and F#...etc.
Platforms:
• .Net Core: (runs anywhere) Windows, Linux, and macOS
• .Net Framework: Websites, services, and desktop apps ..etc on windows
• Xamarin /Mono : a .NET for Mobile (Cross Platform runs on android or ios)
• The .NET platform includes multiple components such as the .NET runtime,
the Base Class Library (BCL), and the .NET Standard Library.