Resources  
  • MEFContrib with Unity Interception Jul 23, 2011. In this article I try to use MEF with Unity Framework. I am trying to build a simple app which would be extensible and at the same time would use Aspect Oriented Concept.
  • Intercepting and Decoding Claude Code API Calls Using MITM ProxyApr 25, 2026. Uncover Claude Code's API secrets! Intercept & decode payloads with mitmproxy to analyze data sent to Anthropic. Optimize costs & ensure compliance. A must-read for enterprise AI tool adoption.
  • ASP.NET MVC with Action FiltersNov 29, 2011. In this article, we will learn how to enhance your ASP.NET MVC applications with Action Filters. Action Filters provide a powerful mechanism for injecting cross-cutting concerns such as logging, authentication, and caching into your controllers.
  • SOAP, .NET, and COM an Introduction - Part IV Feb 02, 2004. This article starts with the basics of SOAP, SOAP XML model and its data types followed by the integration of SOAP functionality in .NET class library and how .NET developers can take advantages of SOAP in their applications.