Activity overview
Latest activity by Jan Rovner
The breakpoint will not currently be hit (I need to debug .NET ObjectDataSource class)
Hello, I am new to .NET reflector with VS addon. I'm trying to debug asp.net web app (C#) - step into .net code (I need to debug ObjectDataSource class).
I can use F12 to see the decompiled source ...