Today I was struck, again, by just how much of a PITA it is to open up all the project folders and windows for any one of my projects. I briefly tried using batch files to do this, but they are hard to maintain. So for a change of place, I’m looking at Visual Studio 2010 and C#, to see if I can write some simple code that does this for me.
I’m not familiar with Windows Application development, but I am familiar with C# with the XNA game library, so I’m crossing my fingers. Continue reading →
