adesso Blog

38

Tags:

  • Software Development

Show all posts
Software Development

Do you have a box of leftovers at home? A box where you don't know exactly what's in it. It could contain anything. If you're looking for something, then definitely have a look in this box. In our repos you will occasionally find boxes with names like "Common" or "Shared". This blog post explains how to sort them correctly.

Read more
Software Development

Blazor is a .NET front-end framework for creating an interactive web UI with C# and not JavaScript. This offers many advantages, such as being able to share code between the back-end and front-end. With Blazor, you no longer have to use two different languages, JavaScript for the frontend and C# for the backend. This makes it easier to reuse code and write consistent applications in a familiar language environment. In addition, many errors can be resolved at compile time and no longer occur dynamically at application runtime, as was the case in JavaScript.

Read more
Methodology

In my blog post, I present strategies for organising and tidying up filing systems. I show how professional organisation methods such as Dan-Sha-Ri or techniques from popular Netflix series can help to bring order to chaotic environments. You'll get step-by-step instructions for tidying, sorting, categorising, packing and labelling. It also discusses how these methods can improve the efficiency and comprehensibility of software systems.

Read more
Inside adesso

In my professional and, above all, private career, I have been able to introduce a number of young people to various topics. After many years in the IT industry, mainly as a developer, I had the opportunity to set up a small testing department from scratch. It was a very exciting and instructive time, which I would like to tell you about in this blog post.

Read more
Industries

When developing medical software, it is crucial that the software is not only functional, but also fulfils the specific needs of both healthcare professionals and patients. Why does user-centred design play such an important role here? How is it integrated and what benefits does it bring? In my blog post, I will give you an insight into how human-centred design makes an important contribution to improving standards in healthcare.

Read more
Software Development

11.03.2024 By Daniil Zaonegin

Diagnosis of thread pool defects

Picture Daniil Zaonegin

.NET applications use threads to execute their work instructions. A thread pool bottleneck (also known as "thread pool exhaustion") occurs when a thread is requested from the thread pool but this can no longer provide one. In my blog post, I show you the problems associated with this and how you can analyse and solve these problems.

Read more
Methodology

Artificial intelligence is becoming an increasingly important tool, also in software development. AI-supported coding assistants are now so advanced that they can not only perform simple coding tasks, but can also help solve complex programming problems. In this blog post, I will present GitHub Copilot, Amazon CodeWhisperer and a variety of open-source alternatives as prime examples of coding assistants and compare their relevant strengths and weaknesses

Read more
Methodology

In this blog post, we will explore the requirements specific to data science projects, explain how to choose the right agile approach and take a closer look at the current state of research.

Read more
Methodology

Green coding on its own is not enough to really make software sustainable, since the impact of decisions made at the source code level is limited. That is why we at adesso have developed sustainable software architecture guidelines as a way to anchor sustainability at the structural and conceptual level.

Read more

Save this page. Remove this page.