写了一些ASP代码,发现需要建立一个框架处理一些公共的问题,例如如何提示错误。当保存出现错误,如何将错误从中间层传递到页面来显示?使用异常。

看看微软的Custom Application Blocks For Enterprise Library
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag2/html/entlibjan2006_exceptionhandlingappblock.asp
又要学习研究了
Enterprise Library 2.0 -- Exception Handing Applcation Block
http://pw.cnblogs.com/archive/2006/06/25/435179.html?Pending=true#Post

Enterprise Library 2.0 技巧
http://terrylee.cnblogs.com/
.NET 2.0中的企业库异常处理块简述
http://tech.sina.com.cn/s/2006-06-23/09281004719.shtml

http://davidhayden.com/blog/dave/archive/2006/02/15/2802.aspx

同感同感同感
http://blog.eray.cn/article.asp?id=128