随笔分类 -  dotnet

AOP方法调用消息截获(之realproxy)
摘要:实现消息截获,我们熟知的方法有将需要监控的类型从 ContextBandObject类派生,从而用消息截获器实行对 对象的横向监控。 以下是另一种简单的实行对象调用的监控AOP技术实现; 阅读全文
posted @ 2006-11-16 22:19 望天 阅读(578) 评论(0) 推荐(0)
Server Application Unavailable
摘要:Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to retry your request. Administrator Note: An error message detailing the cause of this specific request failure can be found in the application event log of the web server. Please review this log entry to discover what caused this error to occur. 阅读全文
posted @ 2006-11-16 19:58 望天 阅读(215) 评论(0) 推荐(0)