Understand the role of the reverse proxy and in-process vs. out-of-process hosting.
All blog posts - Page 12
Explain the importance of semantic HTML for SEO and accessibility (WCAG). Differentiate between div/span and semantic tags like article, nav, etc.
Explain how to write in-memory integration tests for your ASP.NET Core APIs.
Explain how this impacts database queries with Entity Framework.
Focus on the performance implications of each.
Explain how the request pipeline is built and the importance of middleware ordering.
Explain the differences and when you might choose one over the other.
Demonstrate how to use a mocking library to isolate dependencies in unit tests.