Projects, Solutions, and Command Line development oh my!

Chris Flaat has two posts that folks who do VS.NET development should really read.

The first post titled “Solution Configurations & Project Configurations” provides some handy definitions for solutions and projects. The post does more than that of course - it also describes various configs for projects inside the IDE and more.

The second post titled “Building from the command line: devenv /build” talks about command line builds using VS.NET - neat stuff.

Thanks Chris!