•1 min read
Ignite on .NET 9 and Intel CET
Old JDK code meets new Intel security feature, JVM + CLR in one process, and a mysterious crash.
2 posts with this tag
Old JDK code meets new Intel security feature, JVM + CLR in one process, and a mysterious crash.
Dynamically building database queries can be necessary for some use cases, such as UI-defined filtering. This can get challenging with LINQ frameworks like EF Core and Ignite.NET.