Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚开始使用我的 Visual Studio 的调试器并遇到以下问题:当我启动调试器时,反汇编窗口不存在!
这是我的调试菜单的 Windows 部分的图像:
截屏
我想知道这是否不是可选安装?
我无法粘贴图片,但是如果您在断点处右键单击源,您将goto disassembly在菜单选项中看到。
goto disassembly
In my asp.net application I am creating a custom user control (which is similar to GridView). It takes list of an object (like Car, Person etc..) and shows them as table.
Since list of objects can