My name is Jeremy Skinner. I live in the UK and I work for The Sixth Form College Farnborough as a software developer. Most of my work involves writing web applications using Microsoft ASP.NET and C#.
I am also a member of the open source MvcContrib project – a set of extensions for the ASP.NET MVC Framework.
If you want to contact me directly, feel free to send an email to blog (at) jeremyskinner (dot) me (dot) uk
May 16, 2008 at 8:51 am
Hi,
Regarding your “ASP.NET MVC Controllers, Windsor and IDisposable” post, how do you resolve the container instance without the RequestContext?
By the way, MVCContrib’s WindsorControllerFactory just casts the IController to IDisposable and call Dispose().
Regards.
Gokhan