Software Engineering & Game Development

C# Projects

Graphics Device Enumerator (Source + exe)


This is a nice little utility that I got from the book, "Managed DirectX 9" by Tom Miller. All it does is enumerate the graphics devices on any computer, list the driver information and list every supported mode & rendering capability. Simple, but useful.


*** Other projects that I have worked on in C# are listed in the XNA section of this site, as XNA uses C# exclusively.