visual studio - Is it possible to auto-update the dependecy graph in VS2010 after changed made in the project? -


the dependency graph great feature included in vs2010.

when create dependecy graph, possible update when change code in solution?

no, snapshot of code @ time generate it. refresh, must generate new one.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -