13 April 2007

use command line to build, debug, and deploy projects from devenv.

before a few days i posted short cut keys. here i found some more command line switches. it is easy and aslo usefull in daily. here are some commands.

press "Window key + R" and wight down devenv with command.

Devenv SolutionName /build SolnConfigName [/project ProjName [/projectconfig ProjConfigName]]

writedown devenv /? to show command line for IDE.

/Build, /Clean, /Command, /Deploy, /Edit, /Rebuild, /Run, /SafeMode are some of those comman

click here to see supported command information in msdn. u will find example for how to use.

0 comments :

Post a Comment