Ramon Smits

Tell me your secrets and i'll tell you mine

Recent Posts

Tags

Community

Email Notifications

Patterns & Practices / Guidelines

EntLib

Nant

Blogs that I monitor

Archives

Browse by Tags

All Tags » Design (RSS)
Injected objects should not be disposed be the class that receives the instance
I just read Windsor: Component Burden described as a (bad) side effect but this is not how it should work. Disposable objects should be cleanup by its creator. This is the easiest way to define the disposing responsibility! In the mentioned article they...
Why read uncommitted data?
I just read Dennis post about his adventures in isolation level land . He says he does not know a good reason to read uncommitted data because of dirty reads. Well he should refrase this like: Using the isolation level read uncommitted data could result...
Browsrcamp helps testing your design with Safari
Today I was reading the website statistics with Google Analytics . It shows that about 2,5% of our visits come from Safari . I only tested our design with Internet Explorer and Firefox and it looks great on those browsers. I remembered a website which...
Website design not my favorite hobby
Although I am an ict nerd and resulting affection for bitfucking and neverending refactoring I also do some sports. I play volleyball and the current website of my volleybal club yum lacks some general design that works correct on both firefox and internet...