ReadAzure Kubernetes Service (AKS): the unfiltered guide to not being destroyed by the complexity of the cloudPractical guide to Azure Kubernetes Service to monitor, scale and protect containers in real environments while avoiding hidden errors. AzureAKS AzureClusters
ReadThe power of style sheets: transform any site into a brandStyle sheets are the first impression you convey: use them to build trust, authority and to convince at first glance. WebCSSUI
ReadHere's how to create RESTful APIs without wasting time on endless debugging and stop copying random codeLearn to develop professional restful APIs with ASP.NET Core, from the basic structure to security: everything you need for real projects. WebRestful API
ReadEvery badly used Grid or StackPanel is a time bomb: you are sabotaging your work, and you don't even realize itChoosing between Grid and StackPanel is the key to layouts that don't collapse. Discover the professional method. WPFShoutStackpanel
ReadInterfaces and abstract classes in C#: how to survive broken codeLearn how interfaces and abstract classes in C# can help you write code that is stable, reusable, and ready to withstand any changes. C#C#Interfaces
ReadThe definitive guide to responsive design: stop adapting, start designingLearn how to design a responsive design that adapts to every screen and conquer users with fluidity, speed and impeccable visual care. WebFlexboxShout
ReadFrom code to testing: raise the quality of your PLC software for industrial automationTest and prove PLC software with structured methods. Reliable and unforeseen automation even in the most complex industrial systems. C#PLC programmingIndustrial automation
ReadWith XAI you can really understand what really happens inside the AIXAI is key to interpreting your AI decisions and building trust in predictive models. LLMAIGenerative artificial intelligence
ReadVB6: migration completed? The optimization guide that was missingHave you migrated from VB6 to .NET but the app is not running smoothly? Find out how to optimize code, resources and performance. .NETVB6.NET
ReadOptimize, Sign, Deploy: Publish apps with .NET MAUI like a proPublishing apps with .NET MAUI has never been so clear: practical and strategic guide for those who want to do things well on every platform UIMAUIFrontend
ReadDomain Driven Design: the fastest way to write testable and reality-aligned codeDomain Driven Design explained simply: what it is, how it works and when to use it to model complex domains and write clearer C# code. Design PatternsDDDTomorrow Driven Design
ReadLearn Sass and Less and design solid, fast and scalable interfacesWith Sass and Less preprocessors you improve code consistency, speed and maintenance. Learn more about the aspects useful for frontend development WebLESSWeb development
ReadOptimization or hidden weight? Learn to clearly choose when to use Lazy LoadingEntity Framework and Lazy Loading seem like an elegant solution, but every load can become a problem. Find out how to avoid bottlenecks DataLazy Loading in Entity FrameworkQuery optimization
ReadIs the Singleton Pattern an Ally or a Saboteur? Few people know how to use it and you will be one of themSingleton in C#: how to use it safely, clearly and without the typical mistakes of those who improvise. Design PatternsSingleton patternsPattern design
ReadUI Composition: the architecture that (almost never) serves your desktop projectLearn why UI composition is often needlessly over-engineered for WPF/MAUI apps in small teams and how to save on development costs. UIUI CompositionWPF
ReadDo you want more stability in your projects? Start with Blazor's reusable componentsLearn to create reusable components in Blazor to increase productivity. Are you tired of copying code? Start designing methodically. WebBlazor reusable componentsBlazor
ReadIf your app is growing, but your database isn't holding up... it's time to discover Cosmos DBCosmos DB for high performance, out-of-the-box consistency, and real-time global scalability, with an architecture natively designed for the cloud. AzureAzure Cosmos DBAzure
ReadBugs, tickets, constant doubts? API documentation can solve all thisWriting effective API documentation is the only way to turn code into real, shareable value. WebAPI documentationAPIs
ReadClearer code, more stable interfaces: the advantage that Razor Pages can bring youWith Razor Pages you can return to more sustainable development, without sacrificing flexibility and power. WebRazorRazor vs MVC
ReadWhat can you do with C#? Eliminate waste, errors and hours of useless workDiscover what you can do with C# and why learning it can transform your career, from desktop apps to high-impact enterprise tools C#Learning C#