Hi, On a slightly off topic note, I find it very interesting your discussions about IoC Containers: "Without using an IoC container I find TDD hard" And at one...
The next date is up for grabs D.Lawton.What is the consensus of the group?We will definitely be using IOC in our test project D.Rankin.I currently am using the...
Hey guys, I was discussing Inversion of Control/Dependency Injection with my brother who is a PHP developer and we decided to sit and write a very basic one in...
Thats good for me ... -- "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler et...
Thanks for that link:http://www.codeplex.com/aspnet/SourceControl/FileView.aspx?itemId=98917&changeSetId=12044 That is just what I am looking for.What's your...
CASUAL BROWSING MAKES U EARNING For more details please log on to https://www.ezinfocenter.com/9955758/CB PLEASE COMPLETE THE FOUR STEPS TO STEP UP YOUR FUTURE...
I had a quick look through the source and it does appear they are caching so you won't have the hit everything action request. I like the action filters...
Anyone else interested? ... -- "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -Martin Fowler...
hi chris, Unfortunately the filter attributes are not cached. On each request the ControllerActionInvoker will reflect over the controller type to find the...
Not I either, I'll be ALT.NET too ... -- "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." ...
Either it is, my bad, fo some reason I thought it was caching it at a higher level. Hmm, well, if your getting the reflection hit anyway, why not take...
I've just watched the video (I totally forgot before) and I don't really agree with it being over engineered. Having read your a Laribee and your comments, I...
What is your start up time weighing in at? ... -- "Any fool can write code that a computer can understand. Good programmers write code that humans can...
My machine is has only 2GB ram but it is taking roughly 34 seconds.I have 3 castle facilities that are executed at start up and and I do some other init...