Microsoft Blazor - Free DevExpress Video Training Course

Oliver's Blog
02 April 2019

Every now and then, a really exciting new technology comes along. WebAssembly is such a technology: it’s a binary format for executable code (often called Wasm, short for WebAssembly) that can be generated by high-level language compilers, and all the major browsers support it. The main intent was to enable languages like C, C++ and Rust, but many other languages are being developed to support WebAssembly as a target. For .NET developers, the efforts of the Microsoft-sponsored Mono project are the most interesting (here is a link to their GitHub repo).

Targeting WebAssembly directly is a technically complex topic, but fortunately higher-level tools and frameworks make this easier. Microsoft created the web framework Blazor, which allows you to write web apps in C# and compile them to WebAssembly. The framework uses a modern component based architecture, Visual Studio 2019 integration is already available, and your code executes in any modern browser close to native speed.

At DevExpress, we are working hard to bring our own technology to the Blazor platform and we announced an Early Access Preview of a DevExpress component set minutes ago. Since Blazor is still new at this point, we decided to create a free video training course to help you get to know the basics of the environment.

The initial four videos are available right now at this URL. We have also published the sample source code in this GitHub repository so you can easily run the demos yourself or work through the scenarios shown in the videos.

Free DevExpress Training Course for Microsoft Blazor

Let Us Know What You Think

We are looking forward to your feedback. Did this video training course help you get started with Blazor? What do you think about the platform? We have some ideas for content to cover in the near future, but please let us know if you have any specific ideas or questions.

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.