Web development has become the dominant approach for building enterprise software. To provide your best on every project, you need to understand the server and browser client worlds. On the server, there's ASP.NET using .NET 7, Razor Pages, and support for building services. The browser client is evolving rapidly, with constant changes and updates to JavaScript, TypeScript, Angular, and other related frameworks. But more than this, there's now Blazor Server and Blazor Client (aka WebAssembly) and the ability to run other languages natively in the browser. Your need to keep up to date with all these technologies has never been greater, and we're here to give you the knowledge you need!
Topics in this track include:
- Building Websites with ASP.NET Core Razor Pages
- Deep Dive: Blazor Deep Dive
- Fast Focus on API Versioning
- Fast Focus: Introduction to Angular Signals
- Getting Up and Running with Modern Angular
- Wrapping JavaScript APIs for Use in ASP.NET Core Blazor
- Building a Progressive Web App (PWA) using Angular
- Workshop: Blazor Top to Bottom