When I select menu Build → Build or anything else, it only builds the currently selected configuration (Debug or Release). How can I make it build, for ex
You can do this with "Batch Build", although it's not available in the Express version.
Anyway, you don't want to be building from the GUI anyway. You should be using MSBuild or something of that nature to automate your build process.