ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Image
Jun 12, 2026
Post likes count 1

Orchestration Patterns for Multi-Agent Systems: Performance and Trade-offs

Image
Lily Jia

Real-world lessons from evolving a production chatbot into a coordinator-based multi-agent architecture, including performance trade-offs for enterprise-scale agent reuse.

Image
Jun 4, 2026
Post likes count 1

How we Decide Between Keyword and Hybrid Search: 5 Enterprise Evaluation Criteria

Image
Beijie Zhang

A data-driven framework we use in enterprise deployments to decide between vector-only keyword and hybrid search, based on five measurable evaluation criteria.

Image
May 28, 2026
Post likes count 0

Verification-driven tooling prompts for fast-moving codebases

Image
Dexter Williams

A practical pattern for using GenAI research agents to produce reliable internal tooling by verifying assumptions with detection classes and a final checklist.

Image
May 21, 2026
Post likes count 4

Coordinating AI-Assisted Development with AGENTS.md and Skills

Image Image
Jimmy,
Destiny

How to move AI-assisted development from ad-hoc experimentation to a coordinated team-wide capability using AGENTS.md and reusable skills with GitHub Copilot CLI

Image
May 14, 2026
Post likes count 0

WebAssembly Data Processing at the Edge with Azure IoT Operations

Image
Marcel Bindseil

Safe, composable dataflow operators for Azure IoT Operations, built as WASM modules using the Component Model, WIT interfaces, and WASI Preview 2.

Image
May 7, 2026
Post likes count 2

SQL query generation from natural language

Image
Ashley Costigane

Evaluating AI agents for NL-to-SQL generation across Azure Databricks AI/BI Genie, GitHub Copilot CLI, and Microsoft Agent Framework. We achieved ~75% accuracy with schema documentation and runtime validation, while discovering that business logic errors represent a fundamental limitation requiring domain expertise.

Image
Apr 30, 2026
Post likes count 2

Propagating SharePoint Document Permissions to AI Search and RAG Pipelines

Image
Elena Vavilova

A security-first architecture that propagates SharePoint document permissions into downstream AI systems, using Microsoft Entra ID object IDs (GUIDs) for safe, query-time filtering in Azure AI Search, RAG pipelines, and Copilot extensions.

Image
Apr 23, 2026
Post likes count 1

Lessons Learned from Building a Well-Matching Intelligence Layer

Image Image Image
Emmeline,
Oscar,
Kavitha

Key insights from the EDA and Ground Truth journey for solving well identity resolution in the Energy industry—challenges that extend to any entity matching problem across distributed systems.

Image
Apr 20, 2026
Post likes count 0

Discoverable – Observable MCP Server

Image
Colin Desmond

How to build an observable MCP Server with discoverable tools and agents.