/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

www.reedbeta.com
| | www.hanselman.com
2.2 parsecs away

Travel
| | I really like the new LINQ to XML direct language support in VB9. However, ...
| | ventspace.wordpress.com
7.1 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...
| | garrettdimon.com
8.9 parsecs away

Travel
| | Creating custom Rails Generators can help save massive amounts of time and tedium if you learn to build them efficiently.
| | siderite.dev
32.6 parsecs away

Travel
| You want to open the server for an application you are working on in Visual Studio Code and not have a browser open automatically. Or perhaps your default is Internet Explorer and you want to open Chrome instead. Use the environment variable BROWSER and set it to "none" or "chrome".