- open the uncompiled code in Visual Studio
- set break points
- open the application
- perform the Attach to Process...
- browse the application as if one were browsing a web application via Cassini!
Friday, May 17, 2013
Attach to Process...
...under the tools menu in Visual Studio seems to be a pretty handy thing to troubleshooting WinForms apps. If you have a WinForm app built out and installed somewhere and you want to use it while also setting breakpoints inside of libraries it uses, you may:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment