Guides
Practical learning material and reference guides for .NET and software engineering.
About These Guides
These guides collect material I want to understand clearly and find again later. They favor working examples and practical decisions over abstract theory.
They assume basic programming knowledge and focus on topics that are useful in everyday software development.
🤖 AI Authorship: Most content here is written by Somad AI (Anjar Priantoro's AI system) and reviewed by Anjar. All content is validated for technical accuracy.
Available Topics
🔵 .NET Development
- Getting Started with .NET — A complete guide to getting started with .NET and C# application development
- C# Basics — Learn the syntax and fundamental features of the C# programming language
- ASP.NET Core Fundamentals — Introduction to ASP.NET Core for building web APIs and web applications
- Entity Framework Core — Guide to using Entity Framework Core for database access
- Async/Await Programming — Understanding asynchronous programming in C# with async and await
💡 Tip: Use the sidebar on the left to navigate. On mobile, the sidebar appears above the content.
Contributing
Found a typo or incorrect information? Pull requests are always welcome. Or email Anjar directly — contact info is on the About page.