C# articles
C#, an object-oriented programming language developed by Microsoft can be used for a variety of applications such as desktop apps, web apps, mobile apps, and games. Knowing the concepts of C# can greatly help you in your career as a developer. Check out the articles below that guide you through how to continue your coding journey with C#.- Debug your code using Visual Studio debugging tools
Debugging in Visual Studio
- C#,
- Developer tools,
- Web development
- Learn how to set up a local development environment and run C# code on your own computer! This article covers downloading, installing, and using Microsoft Visual Studio for MacOS, Windows, and Linux.
Go Off-Platform with C#
- C#
- Learn about the .NET platform that powers C# applications
What is .NET?
- C#,
- Game development,
- Web development
- Discover how the C# language and the ASP.NET framework are used to build websites and web apps
What is ASP.NET Razor Pages?
- C#,
- HTML & CSS,
- Web development