January 2010 - Posts

Just released System.Web.Mvc.Extensibility Beta by Kazi Manzur Rashid's Blog

I am announcing the beta of System.Web.Mvc.Extensibility . There has been quite a few changes in this release : Added support for PerWebRequest lifetime. Removed the “base” suffix from the abstract class. I am dropping the Autofac. After struggling quite...

A basic proxy for intercepting method calls (Part –2) by Mehfuz's WebLog

In my previous post , i introduced a basic proxy that intercepts methods. But what is missing in the proxy is that it does not consider method arguments and can not handle return types. In this post, i will enhance the proxy to support exactly those....
Filed under: ,

A basic proxy for intercepting method calls (Part –1) by Mehfuz's WebLog

In this post i am going to show how you can write your own proxy for delegating calls. This just shows a way how you can handle it on your own but for complex interceptions its always wise to use alpha/beta/tested solutions. The post is more of an under...
Filed under: ,

I am no Longer a MVP by Kazi Manzur Rashid's Blog

I am sorry to inform you that my MVP status has not been renewed for this year. Don’t worry folks it will not make any impact on the open source projects that I am involved over the years as well as our quest to become a better developer, I will be doing...
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems