Xomega Video Tutorials
You can click on any link on each video to play the video starting at that section in a new tab. We recommend viewing the videos in Full screen mode using 1080p (HD) quality.
Current Tutorials
The following videos demonstrate Xomega features in the latest releases.
PostgreSQL DB to a Blazor app in 15 min
Watch this video to learn about:
- Creating a Blazor solution for PostgreSQL
- PostgreSQL sample database
- Issues with EF Core scaffolding
- Import model from a PostgreSQL database
- Generating Search & Details views
- Customizing Search views
- Changing domain model for static data
Unified Blazor Architecture in .NET 8
Watch this video to learn about:
- Blazor render modes in .NET 8.
- Unified Xomega Blazor solution.
- Login view with Blazor Server.
- Generating Search/Details views from DB.
- Login and Search/Details views in WebAssembly.
Generating Blazor Apps in .NET 7
Watch this video to learn about:
- Creating a new Xomega solution.
- Generic Dictionary model.
- Adding custom service code.
- Adding CRUD operations and views.
- Master-details views.
- Loading model enums into the DB.
- Running a WebAssembly app.
Legacy Tutorials
The following video tutorials are based on the older version of Xomega, and demonstrate how to build legacy WebForms, WPF and SPA applications. To learn about building modern Blazor applications, you can also check our latest Walkthrough Tutorial.
While some things have been improved in the latest versions, you can still get a good idea of how to use Xomega to model and generate various applications from these videos.
Model Driven Development
Watch this video to learn about:
- Benefits of Model Driven Development.
- Xomega.Net components.
- Creating an ASP.NET solution with basic views.
- Modeling powerful search views.
- Modeling complex details views.
- Using master-details layout.
- Adding claims-based security.
Building Desktop Applications
Watch this video to learn about:
- Adding a WPF desktop client to an existing Xomega solution.
- Building a secure client-server WPF application with Xomega.
- Exposing service layer as a WCF middle tier.
- Securing WCF services in multi-tier desktop applications.
Building Single Page Applications
Watch this video to learn about:
- Comparison of Xomega architectures for ASP.NET, WPF and SPA.
- Exposing service layer as a secure REST API.
- Adding a SPA web client to an existing Xomega solution.
- Implementing security for a SPA client.
- Adding custom TypeScript code to a Xomega SPA client.
Generating Documentation
Watch this video to learn about:
- Documenting Xomega models.
- Generating Domain Model Design documents with Xomega.
- Static data and generation of Static Data Design documents.
- Generating Service Model Design with custom style and static content.
- Customizing dynamic content in document templates.
- Generating data-driven MS Word reports with Xomega.