在asp.net中没有断点的情况下进行跟踪 [英] Tracing without breakpoint in asp.net

查看:85
本文介绍了在asp.net中没有断点的情况下进行跟踪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,

1.谁能告诉我如何在不将断点放在ASP.NET中的情况下跟踪应用程序,以确切了解错误发生的位置...?

2.立即,快速和监视窗口有什么用途?

致谢,

Dear All,

1. Can any one please tell me how to Trace the application without putting the break point in ASP.NET to know where exactly the error occured...?

2. What are the Uses of Immediate,Quick and Watch windows ?

Thanks & Regards,

推荐答案

1)首先,请看下面的链接.

ASP.NET跟踪概述

log4net教程

2)第二点,请看下面的链接.

即时窗口

快速监视命令
1) For your first point have a look at below links.

ASP.NET Tracing Overview

log4net Tutorial

2) For second point have a look at below links.

Immediate Window

Quick Watch Command


不要使用Trace,而是使用调试器.

即时",快速"和监视"窗口在进行解串时显示与代码有关的变量信息.您确实需要阅读一些有关Visual Studio IDE的文档
Don''t use Trace, use the debugger, that''s what its there for.

Immediate, Quick and Watch windows display information about variables with your code when debygging. You really need to read some documentation about the Visual Studio IDE


这篇关于在asp.net中没有断点的情况下进行跟踪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆