ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Aug 7, 2025
Post likes count 2

Learnings from External Data Handling

Ashley Costigane

This blog post discusses the challenges and solutions encountered by the ISE team at Microsoft while making a distributed system production-ready. It focuses on issues including slow processing speeds and out-of-memory exceptions, and provides insights into the methods used to address these problems.

Jul 31, 2025
Post likes count 1

Enhancing Analytical Queries with Semantic Kernel and In-Memory SQL Processing

Alexandre Gattiker

Integrating Semantic Kernel with an ephemeral in-memory SQL plugin, enabling secure and efficient analytical queries over structured data.

Jul 18, 2025
Post likes count 1

AI Model Promotion with dstoolkit-mlops-v2

Malcolm,
Daniel

Evaluates various repository structures and designs for maximizing the efficiency of Data Scientists and Software Engineers developing, promoting and deploying AI models on the same project.

Jul 10, 2025
Post likes count 1

Use Agent to Update Dataverse Table Content

Flavio Furlan

Create an agent using Copilot Studio to update the content of a Dataverse table.

Jun 26, 2025
Post likes count 3

Fleet Configuration Management

Cameron Taylor

This post explains the challenge of fleet configuration management, the role of an automated fleet configuration management system, and describes key considerations for building such a system.

Jun 19, 2025
Post likes count 1

PACT Contract Testing – Because Not Everything Needs Full Integration Tests

Adam Dougal

PACT is a contract testing tool that allows you to define a contract between two applications, enabling

Jun 12, 2025
Post likes count 6

Dockerizing UV

Jimmy Kurian

How to Dockerize Python Package Management Tool UV

Jun 5, 2025
Post likes count 4

Hierarchical Waterfall Evaluation of Query Classification, Retrieval & Generation in Multi-Agent LLM Systems

Abdul,
Wenwen

This post presents a hierarchical waterfall framework for evaluating query classification, retrieval, and generation in multi-agent LLM systems.

May 30, 2025
Post likes count 3

Efficient Ground Truth Generation for Search Evaluation

Geisa,
Phong

This article discusses the challenges and methodologies for creating a reliable groundtruth dataset for search evaluation. It highlights the use of TREC Pooling and GPT-4o assisted ranking to overcome the labor-intensive process of manual labeling, ensuring high-quality search evaluations even with limited data.