Browse by Tags

All Tags » Windsor (RSS)

So I Created Another Utils Library by stefan.sedich

Thought it was time I start my own Utils library (why not everyone else seems to have one), I have things like a UnitOfWork implementation, base Repository class, and plan to add more things as I go. This is still a work in progress and I would appreciate...

NHibernate Session Management using FluentNhibernate and Castle Windsor by stefan.sedich

Time for my first post in a while, thought I would post on session management using Castle Windsor. I found this good post, http://blog.stevehorn.cc/2009/03/fluent-nhibernate-configured-via.html and I have basically converted it to use Castle for IoC...
Filed under: , , ,

Avoid Memory Leaks When Using Windsor And Not Releasing Objects by stefan.sedich

I just had this issue in a project I am working on (ASP.NET Webforms Application), yesterday I ran a load test and watched my memory climb rapidly and max out not long after. I am using Castle Windsor for my IOC and mostly transient instances are registered...
Filed under: , , , ,
More Posts