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 classic, and ASP.NET Core, both with versions of MVC and support for building services. The browser client is evolving rapidly, with constant changes and updates to JavaScript, TypeScript, Angular, Vue and other related frameworks. But more than this, there's now WebAssembly and the ability to run other languages natively in the browser, including C/C++, C# and many more. 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:
- ASP.NET Core 2
- Introduction to webpack
- Angular application testing
- Authentication and Authorization with ASP.NET Core
- A tour of WebAssembly
- JavaScript without webpack, transpilers or frameworks
- Electron: Desktop development for the Web
- Encrypting the Web
- Advanced Fiddler techniques