/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

aabs.wordpress.com
| | blog.slaks.net
6.2 parsecs away

Travel
| | [AI summary] The provided text is a collection of various programming and web development topics, including C# features, ASP.NET, Razor, jQuery, and more. Here's a structured summary of the key points:
| | reubenbond.github.io
7.2 parsecs away

Travel
| |
| | ventspace.wordpress.com
8.3 parsecs away

Travel
| | A few days ago I was setting up a new resource build pipeline for our games, and wanted to integrate the build directly in Visual Studio. The goal was to include a resource manifest file in the project, and have them be fed to my compiler as part of the normal VC project build. Often...
| | danilafe.com
28.0 parsecs away

Travel
| In this post, we implement a garbage collector that frees memory no longer used by the executables our compiler creates.