WE ARE THINKTECTURE

In-Depth Tech Knowledge

We help developers and architects harness the power of Generative AI in their business applications. With .NET and Angular. In the cloud or on-premises.

How may we help you with your challenging, complex, and critical projects?

WHAT WE’VE WRITTEN

Featured Articles

AI
sg
One of the more pragmatic ways to get going on the current AI hype, and to get some value out of it, is by leveraging semantic search. This is, in itself, a relatively simple concept: You have a bunch of documents and want to find the correct one based on a given query. The semantic part now allows you to find the correct document based on the meaning of its contents, in contrast to simply finding words or parts of words in it like we usually do with lexical search. In our last projects, we gathered some experience with search bots, and with this article, I'd love to share our insights with you.
17.05.2024
Angular
SL-rund
If you previously wanted to integrate view transitions into your Angular application, this was only possible in a very cumbersome way that needed a lot of detailed knowledge about Angular internals. Now, Angular 17 introduced a feature to integrate the View Transition API with the router. In this two-part series, we will look at how to leverage the feature for route transitions and how we could use it for single-page animations.
15.04.2024
.NET
KP-round
.NET 8 brings Native AOT to ASP.NET Core, but many frameworks and libraries rely on unbound reflection internally and thus cannot support this scenario yet. This is true for ORMs, too: EF Core and Dapper will only bring full support for Native AOT in later releases. In this post, we will implement a database access layer with Sessions using the Humble Object pattern to get a similar developer experience. We will use Npgsql as a plain ADO.NET provider targeting PostgreSQL.
15.11.2023
.NET
KP-round
Originally introduced in .NET 7, Native AOT can be used with ASP.NET Core in the upcoming .NET 8 release. In this post, we look at the benefits and drawbacks from a general perspective and perform measurements to quantify the improvements on different platforms.
02.11.2023
.NET
KP-round
.NET 8 introduces a new Garbage Collector feature called DATAS for Server GC mode - let's make some benchmarks and check how it fits into the big picture.
09.10.2023
.NET CORE
pg
In previous part we lerned how to pass parameters to a Source Generator. In this article we need this knowledge to pass futher parameters to implement logging.
29.08.2023
CONVERSATIONS WITH OUR EXPERTS – IN OUR FREE WEBINARS

Upcoming Webinars

There are currently no english webinars scheduled.

Our Upcoming German Webinars

@ngrx/signals: Reaktives State-Management auf Komponentenebene

Yannick Baron | April 3, 2024 | 10:30 Uhr

Schutz vor Halluzinationen und Prompt Injections: Absicherung von LLM-Integrationen in Ihre Business-Apps

Sebastian Gingter | July 24, 2024 | 10:30 Uhr

On-The-Job Collaboration

Our goal is to help you become better developers and deliver your projects more efficiently. There might be no better way to learn than working together on your code.

Code and Architecture Reviews

We can be your sounding board to discuss critical ideas or to review the code of critical components before you base your large-scale development on them.

Architecture Consulting

We’ve been developing highly interactive browser-based applications, their backends and APIs for quite a while. We’d love to share the lessons we’ve learned with you.

WHAT YOU GET

Technology Focus

Angular Performance Optimization

Blazor & SPA-Integration

Optimized 2D and 3D Visualization

.NET Core & Entity Framework Performance