Building a Self-Improving MCP Server Tool for Claude Desktop in C# (Console App)

Place your MCP server tool source code in a folder that Claude Desktop can access. Enabling Claude to read/write and performs recursive self-improvement. Built in C#.

Session State Access in Pageless Web Forms Architecture

How to access the IIS built-in session state in ASP.NET Web Forms without using .aspx pages, master pages, or the page lifecycle.

Arduino AES Encryption (128 bits CBC)

A quick and simple implementation of AES Encryption in Arduino