How to invoke VS Debugger on C# program from command line (devenv.exe usage?)


how 1 invoke visual studio debugger command prompt on c# application has been built in visual studio 2010 debug - without first loading project in visual studio?

 

some internet forums claim can done vc++ not vb.net or c#.

hi hhinman2,
try using system.diagnostics.debugger.launch in application's entry point (eg. main).


Archived Forums V  >  Visual C# IDE



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

BizTalk Server 2013 Azure VM Log Shipping and HA for hosts

How to Share webservice object to all user