Showing archive results for April 2026

Apr 23, 2026
Post comments count0
Post likes count0

LangChain.js for Beginners: A Free Course to Build Agentic AI Apps with JavaScript

Yohan,
Dan

Want to build AI agents with JavaScript that go beyond basic chat completions? Agents that reason, call tools, and pull from knowledge bases on their own? We put together a free, open source course to help you get there. LangChain.js for Beginners is 8 chapters and 70+ runnable TypeScript examples. Clone the repo, add your API key to a .env file...

AIMicrosoft for Developers
Apr 22, 2026
Post comments count0
Post likes count3

Securing MCP: A Control Plane for Agent Tool Execution

Jack Batzner

The Model Context Protocol (MCP) is quickly becoming a common way for AI agents to discover and use tools. It provides a consistent interface to databases, APIs, file systems, and third-party services, which makes it easier to plug capabilities into agent workflows. However, MCP standardizes the execution surface without defining how that surfac...

Microsoft for Developers
Apr 14, 2026
Post comments count1
Post likes count3

Take your PostgreSQL-backed apps to the next level

Ismael,
Pooja

PostgreSQL is a powerful and hugely popular database engine, and it really comes alive across Microsoft developer platforms. You can build with PostgreSQL across Azure offerings, develop productively in Visual Studio Code with strong extensions and tooling, and connect your data to agentic development workflows and AI services. There's amazing oppo...

Microsoft for Developers