OpenGL in .NET
Randy Ridge is working on porting NeHe OpenGL tutorials to .NET. I've been through most of the original tutorials, and it seems like quite a task. He's developing a library CLS compliant, so you can use whatever language you choose. With GLUT, you can run the same exe's on Linux/FreeBSD under mono ... pretty cool.
Jayme