Learning Path Details

Build a TimCo Retail Manager App Phase 1 from Tim Corey


Description:

The first phase of the Build a TimCo Retail Manager App Series. We build a desktop application to process retail sales, using an API as an intermediate between the front end and the database. We then convert the applications from .NET Framework to .NET Core.

Key Takeaways:

The importance of proper planning in the application development lifecycle, including the importance of building for today while planning for the future. We also learn the skills needed to migrate an existing .NET Framework Application to a .NET Core Application.

Technologies Learned:

  • .NET;
  • .NET Core;
  • .NET Core 3.0;
  • .NET Core 3.1;
  • .NET Framework;
  • .NET Framework 4.7.2;
  • .NET Framework 4.8.1;
  • .NET Standard;
  • .NET Standard 2.0;
  • ASP.NET Web Application;
  • Authentication;
  • C#;
  • Caliburn Micro;
  • MVC;
  • MVVM;
  • SQL;
  • SQL Server Database Project;
  • SSDT;
  • Swagger;
  • Web API;

This learning resource was completed on 2/26/2024.

Back to List