Azure DevOps Practices: CI/CD, Agents, On-Prem Setups, and Git Flow
A soft, practical Azure DevOps guide with clear visuals for CI/CD, agents, on-prem setup, release flow, and Git Flow.
Deep dives into .NET, software architecture, cloud technologies, and modern development practices. Practical insights from real-world experience.
A soft, practical Azure DevOps guide with clear visuals for CI/CD, agents, on-prem setup, release flow, and Git Flow.
Detaljan praktični vodič kroz TickerQ za background jobove u .NET-u: TimeTicker, CronTicker, retries, chaining, EF persistence i dashboard.
Master clustered indexes, covering indexes, partial indexes, and advanced indexing strategies in PostgreSQL and SQL Server. Learn when to use each index type and how to optimize queries in your .NET applications.
A comprehensive guide to data structures in C#. Learn the difference between value and reference types, understand stack vs heap memory, and master both basic and advanced data structures.
Learn how to build production-ready APIs using .NET Minimal APIs. Explore organization patterns, validation, error handling, and advanced features.
Master the built-in dependency injection container in .NET. Learn about service lifetimes, advanced patterns, and best practices for building maintainable applications.
Deep dive into the ASP.NET Core middleware pipeline. Learn how requests flow through your application and how to build custom middleware for cross-cutting concerns.
Deep dive into Pinia, the official state management solution for Vue 3. Learn store patterns, composition API integration, plugins, and advanced techniques for scalable applications.
Master Vue Router 4 with advanced routing patterns, navigation guards, lazy loading, route meta fields, and dynamic routing for complex Vue 3 applications.
Learn how to build powerful, reusable composables in Vue 3. Explore patterns for async operations, state sharing, third-party integrations, and testing strategies.