vote up 1 vote down star

How is this tool used? Not the debugger, I mean Tools > Attach to Process.

Does this mean I have the ability to dynamically link a DLL into another application or am I thinking far beyond this?

flag

72% accept rate

2 Answers

vote up 1 vote down check

It's the same as Debug > Attach to Process. It gives you the ability to debug a running application.

link|flag
Ok thanks. That's just silly though! :( – RodgerB Dec 29 '08 at 1:19
The top level Debug menu item doesn't exist until a project is open. And yes that too is just silly. – Steve Steiner Dec 29 at 7:32
vote up 0 vote down

It's great for debugging web apps running on your machine. We use it ALOT to debug webparts and SharePoint.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.