Vahid Farahmandian·Aug 2, 2025Azure DevOps Connector in JingetJoin us for a deep dive into the Azure DevOps Connector in Jinget, where we explore how to streamline software delivery by integrating…
Vahid Farahmandian·Aug 2, 2025Source Generators in Jinget.NET Source Generators are a powerful feature introduced in .NET 5 that enable compile-time code generation, allowing developers to…11
Vahid Farahmandian·May 28, 2025Boosting Productivity with .NET Source Generators💡 𝗜𝗺𝗮𝗴𝗶𝗻𝗲: ✅ Automating boilerplate code 𝘸𝘪𝘵𝘩𝘰𝘶𝘵 runtime overhead ✅ Slashing manual errors and saving hours of dev time ✅…
Vahid Farahmandian·Jul 6, 2024Cyclomatic Complexity in CodeSoftware architecture is one of the most important and challenging concepts in software development. In order to properly address software…
Vahid Farahmandian·Dec 3, 2023Captcha component for BlazorToday, Jinget Blazor components are becoming open source. Jinget Blazor contains numerous useful components such as Captcha, Jalali…
Vahid Farahmandian·Nov 2, 2023Soft SkillsSoft skills are non-technical skills that relate to how you work. They include how you interact with colleagues, how you solve problems…
Vahid Farahmandian·Sep 7, 2023Automatic web UI testing the .NET 8 applications using Selenium and Azure DevOpsIn this talk I am going to talk about how we can write web UI tests using Selenium for our .NET 8 web application and run these tests in…
Vahid Farahmandian·Jul 17, 2023Azure DevOps at a GlanceThese days, DevOps and automation tools has become very hot in the software industry. There are various tools in the market, each of which…
Vahid Farahmandian·Jun 11, 2023Code Quality Analysis in Azure DevOps PipelinesThere are various criteria for evaluating code quality. It is especially important to evaluate these metrics during continuous integration…
Vahid Farahmandian·Nov 16, 2022.NET 7, Docker, K8S and Azure DevOpsIn this talk I am going to show that how we can host our .NET 7 application in docker and how we can get the zero downtime for our…11