a

Archive for August, 2008

How to tell when a WebBrowser has fully loaded, the final answer

Quite often I see in forums people asking how to tell when a hosted WebBrowser control has finished loading. What follows are any of a half a dozen solutions, but often they are either out dated or just don’t work. After fighting with this one again in a project of mine, I have decided to [...]

Debugging more efficiently

This is one of those gems that I read about quite a while ago but never used. Especially when working with multiple threads this technique is almost indispensable. How I ever made it before I don’t know.
If you’ve ever debugged your app (and I hope you have), there are few things more irritating than stepping [...]


a