| Link | Description |
|---|---|
| Visual Studio Express | Microsoft provides "Express" editions of Visual Studio, which can be downloaded and used to create software free of charge. In addition to Visual C# Express, you get Visual Web Developer, VB.NET, C++ and SQL Express (via the Web Platform Installer). |
| Bona Fide OS Development | This is also an excellent resource for budding OS developers. There are many tutorials and articles, including some very good background info about boot loaders, protected mode and context switching. |