Learning Path Details

Build a Suggestion Site App from Tim Corey


Description:

This course demonstrates the building of a complete application from design and planning, through execution, deployment, and testing. Tim uses the building of his Suggestion Site as the use case example and demonstrates each step in the process.

Key Takeaways:

We build a .NET 6 Blazor Server application that uses Mongo DB for data access and Azure Active Directory B2C for authentication and authorization.

Technologies Learned:

  • .NET;
  • .NET 6;
  • Application Settings;
  • Authentication;
  • Authorization;
  • Azure AD B2C;
  • Blazor Server Application;
  • C#;
  • Cacheing;
  • Class Library;
  • CSS;
  • Dependency Injection;
  • Editor Config;
  • HTML;
  • Media Queries;
  • Mongo DB;
  • Testing;
  • WOULD Planning;

This learning resource was completed on 3/14/2022.

Back to List