ColdFusion Custom Tags Should Have An End-Tag For Clarity
Ben Nadel argues for using self-closing ColdFusion custom tags to make code structure explicit and avoid confusion in nested tags.
Ben Nadel argues for using self-closing ColdFusion custom tags to make code structure explicit and avoid confusion in nested tags.
Explores the confusing evolution and frequent rebranding of the M365 'People Skills' feature within Microsoft's Viva suite.
A speaker invites attendees to their session at Teamsdagen, a Microsoft Teams conference, to learn about building AI agents with the Microsoft 365 Agents SDK.
A speaker shares their experience presenting at CollabDays Finland 2025 on building M365 Copilot extensions with the Agents SDK, including slides and demos.
An analysis of the M365 Agents SDK, its role as a successor to Teams Toolkit, and its potential for building AI-first agents across Microsoft 365 surfaces.
A guide to diagnosing and fixing a broken Single Sign-On (SSO) configuration in the M365 Agents SDK for Teams bots and Copilot extensions.
Microsoft is discontinuing its popular Microsoft Lens scanning app, forcing users to migrate to OneDrive or Copilot 365, with a critical comparison of the replacements.
Explains how to disable thread safety checks in Entity Framework for performance, with warnings about risks and proper usage.
A developer documents how AI agents built a complete shopping cart feature for an e-commerce app, from requirements to code, without manual programming.
A technical guide to fixing a specific OneNote sync error by editing the Windows Registry to resolve duplicate identity mappings.
Explores unsafe C# techniques to access private fields without reflection, using memory layout and pointers for performance, as a fun educational exercise.
Guide on integrating Microsoft 365 Copilot agents with Azure AI Search for enhanced knowledge retrieval using RAG, offering more control than basic options.
Explores performance improvements in .NET 10's HttpClient, focusing on reduced memory allocation and faster response times for streaming data.
Microsoft announces upcoming updates to its Microsoft 365 Developer Program, hinting at its return and new features like adding licenses.
Explores the new 'Extension members' feature in .NET 10 and C# 14, detailing syntax changes and potential future capabilities like adding static operators.
A developer shares a collection of personal projects and utilities built for the Microsoft ecosystem, including tools for Microsoft Graph, Entra, and community resources.
A tutorial on using the {fs} package in R for easier file path manipulation, extension management, and directory information retrieval.
Microsoft is developing a new TypeScript compiler in Go, promising 10x speed improvements over the current TypeScript-based compiler.
A guide to completely uninstalling the stubborn Skype for Business client from Windows when standard methods fail, including a cautionary tale about third-party uninstallers.
A tutorial on integrating the newly released Tailwind CSS v4 with a Blazor project using the updated CLI for streamlined development.