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 Web Sites with ASP.NET Core Razor Pages
- Building RESTful Services with ASP.NET Core
- Angular RxJS and Signals: Better Together
- What’s Next for Blazor and ASP.NET Core
- Blazor Deep Dive
- Building a Progressive Web App (PWA) using Angular
- Building Enterprise Blazor Apps Using CSLA .NET