Skip to content

About technology and people from different angles

Building our future together: the twoday ownership program 

At twoday, we’re all about growing together and sharing our successes, which is why we created our o...

Azure SQL trigger for functions

In this practical blog post I would like to introduce you to the new Trigger Binding on Azure Functi...

Subsidy payment system based on Business Central

We’re pleased to announce that we have just signed a contract with the Danish Agriculture Agency for...

Read most recent posts

Building our future together: the twoday ownership program 

At twoday, we’re all about growing together and sharing our successes, which is why we created our ownership program. This program is designed to empower every employee by giving them a unique chance to invest in the company they help build every day.

Azure SQL trigger for functions

In this practical blog post I would like to introduce you to the new Trigger Binding on Azure Functions for Azure SQL Database tables. In 2024 March this became generally available (GA) so let’s review it.

Subsidy payment system based on Business Central

We’re pleased to announce that we have just signed a contract with the Danish Agriculture Agency for the development of their new subsidy payment system in collaboration with twoday A/S. The project is also known as TUS 3.

Christian Pedersen assumes the position of CEO at twoday 

Today marks Christian Pedersen's first day as the CEO of twoday. Christian Pedersen joins from Tietoevry, where he led Tietoevry Create, the company's global digital engineering, data, and design operation with 10,000 employees. He will now lead twoday across Norway, Sweden, Denmark, Finland, and Li...

Designing OAuth client with Swift Actors

How to ensure thread-safety for an app-wide OAuth client? Have you heard about Actor reentrancy? How to work around it? Let's delve deeper into the world of Swift concurrency.

When software assets become liabilities

Annually, staggering sums are invested in software development, with the resulting intellectual property often classified as an intangible asset by the financiers. However, the reality can be less than ideal: systems developed at great expense frequently require continual, escalating budgets for mai...

Microsoft Fabric: everything you need to know

In the ever-evolving landscape of data-driven decision-making, Microsoft Fabric is emerging as a powerful ally for organizations seeking a robust platform for data engineering, analytics, and machine learning workloads.

How we made our first custom GPT agent

At its first-ever DevDay conference, OpenAI unveiled several exciting developments that mark early steps toward more advanced AI agents. OpenAI introduced GPTs, empowering users to craft customized versions of ChatGPT for specific purposes without coding. These GPTs can seamlessly integrate external...

Challenges of Continuous Integration in Databases

Continuous Integration (CI) enables developers to frequently merge code changes into a shared database repository, making it easier to catch errors early and reduce integration problems down the line. Automating database schema migrations and testing as part of the CI process allows teams to achieve...

Azure Data Factory (ADF) - cloud based SSIS cousin

Ever found yourself wrestling with the complexness of SQL Server Integration Services (SSIS)? The meticulous organization of packages, manual column mapping and the relentless pursuit of debugging errors – data integration in SSIS can be, well, a bit of a marathon. But hold on! Enter Azure Data Fact...