Large-scale changes in C# 14.x and further plans for .NET development-1 April
MiWhile development of .NET 9 is in full swing, Microsoft has lifted the curtain on further major changes to come in the .NET ecosystem. The company shared its vision for the development of a new version of the .NET platform and C# in particular, which…
Cloud Tools for Mobile Developers: Streamlining Development in the Digital Age
In today’s fast-paced digital landscape, mobile app development has become increasingly reliant on cloud-based tools and services. These cloud solutions offer mobile developers unparalleled flexibility, scalability, and efficiency throughout the development lifecycle. From coding to testing, deployment, and beyond, cloud tools have revolutionized the way…
Using AWS in Mobile Application Development
Mobile application development has witnessed a revolutionary shift with the advent of cloud computing, and Amazon Web Services (AWS) stands out as a key player in this arena. In this article, we’ll explore the myriad ways in which AWS can elevate the mobile app development…
Best Practices to Create a Website in Azure
In today’s digital age, having an online presence is crucial for businesses and individuals alike. Choosing the right platform for creating your website is a decision that significantly impacts its success. In this article, we’ll explore the best practices to create a website in Azure,…
How to migrate a monolith from .NET Framework to .NET 6 and Kubernetes
During this time, the monolith of our system has gone through many changes, the most significant happened this year – we transferred it all to .NET 6 and moved to Kubernetes. The transition was not an easy task and lasted a total of a year….
Implementing messaging via MassTransit
Implementing messaging via MassTransit Sooner or later, many projects are faced with the problem of messaging. Often messages must be exchanged between elements of distributed systems using different approaches and technologies. In modern systems, to solve this problem, as a rule, message buses are used,…
How to Use Azure to Develop Modern Applications: A Comprehensive Guide
In today’s digital landscape, the demand for modern applications is skyrocketing. Businesses and developers are constantly seeking efficient, scalable, and reliable solutions to meet these demands. That’s where Azure, Microsoft’s cloud computing platform, comes into play. Azure provides a powerful and versatile set of tools…
Unlocking the Power of Microservices: A Guide to Developing with Azure DevOps
In today’s fast-paced digital landscape, staying competitive and agile is paramount. And when it comes to developing software solutions, microservices have emerged as a game-changer. In this article, we will delve into the world of microservices development with Azure DevOps, an essential approach for businesses…
Quality Gate: Setting up Code Coverage checking for .Net Core microservices in Azure DevOps
How to check that tests cover a commit with new code? How to control that the tests will be written? What type of coverage metric to choose for analysis? You can use simple tools, to set up Build Validation, the check will start with each…
Optimizing the code using the sort function as an example
A number of algorithms can be distinguished that are basic and underlie almost every line of programs written in high-level languages. It is good to have at hand the classic multivolume work of Donald Knuth “The Art of Computer Programming”, where many basic algorithms are…
Service
Categories
- DEVELOPMENT (103)
- DEVOPS (53)
- FRAMEWORKS (26)
- IT (25)
- QA (14)
- SECURITY (13)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)