This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
Learn how pruning and archiving database growth improves system performance in Marten 8.0.
database, performance, Marten, stream compacting
Discover practical tips for using GitHub Copilot, moving beyond skepticism and hype to enhance developer productivity.
GitHub Copilot, AI, developer tools, productivity
This session introduces Model Context Protocol (MCP) servers, demonstrating server building, testing, and deployment in VS Code.
Model Context Protocol, MCP, server, VS Code, Microsoft Build
Learn four effective AI prompt techniques for developers applicable beyond programming tasks.
AI, prompts, developers, programming, techniques
Explore AI's evolution from the 1960s to today, with practical LLM applications for intelligent features in app development.
AI, development, LLM, application, features
Explore the importance of careful MCP design for LLMs, distinguishing tools for agents versus humans in this insightful session.
#MSBuild, #AI
MCP enables dynamic problem-solving systems by exposing reusable tools, transforming basic chatbots into agentic microservices utilizing real-time data from sources like Apache Kafka.
MCP, agentic microservices, real-time data, Apache Kafka
Discover how to integrate .NET Aspire with Ollama to host models using the Ollama container and access via OllamaSharp client.
Ollama, .NET Aspire, integration, hosting, models
Learn to build custom integrations in .NET Aspire to enhance your app development and contribute to the Community Toolkit.
dotnet, Aspire, integrations, development, toolkit
Learn to integrate an Identity Provider in Blazor WebAssembly and access a protected API using OpenID tokens.
Blazor, WebAssembly, OpenID Connect, Identity Provider, API