Quick post with a video collection about several features, tricks and tips of using XAF with EF Core.
Continue readingMonth: September 2023
CSS Techniques for Blazor Developers – .NET Cross Platform Applications User Group
Does your CSS code remind you of an episode of Hoarders? In this session we’ll look at how to and when to use Sass or CSS Isolation with Blazor. We’ll explore techniques to build modular and intelligent CSS.
Thursday September 21st 6:00 PM GMT -7
XAF WinForms – Signing application with an EV Certificate
Real client experience.
1. Distribute your app with ClickOnce
2. Purchase an OV Code Signing Certificate. and found that a prospect was still unable to download the software, being blocked by the Microsoft SmartScreen.
3. Purchase an EV Code Signing certificate which is on a hardware token (USB). EV Code Signing boosts your SmartScreen reputation and gets your software trusted.
Now what?
Continue readingBlazor Scaling Choices and Azure Load Balancing: Getting Started
In the dynamic world of web applications, ensuring your Blazor app can handle increasing user demands is crucial. Blazor’s server-side architecture, powered by C# and .NET, offers impressive interactivity, but as your user base grows, maintaining optimal performance becomes a priority.
Scaling isn’t just about adding servers—it’s a comprehensive approach.
Let’s dig deeper.
Continue reading