Search Results
- of 1
-
The Inquisitive Coder - Davy Brion’s Blog » Blog Archive » At This Point, I’d Prefer Java Developers Over .NET DevelopersAt This Point, I’d Prefer Java Developers Over .NET Developers Posted by Davy Brion on April 27th, 2009 I had to do 5 technical screenings today. 4 of these guys where Java developers, one of them a .NET developer. A couple of weeks ago, i also had to screen a Java developer. I’m gonna be ...
-
Nicholas Blumhardt : Hosting MEF Extensions in an IoC ContainerAwesome! So if you want to use MEF and another IOC container, you can just extend your normal IOC container with MEF "addin" functionality. This is good.added to .NET 7 months ago
-
Nicholas Blumhardt : MEF: Dependencies are Queries?The ability to query your IOC container is awesome. I wonder how it affects performance?added to .NET 7 months ago
-
CodeProject: Introducing Hiro, the World's Fastest IOC Container, Part I: Design Diary. Free source code and programming helpSearch Introduction Have you ever had one of those moments where someone told you that your work sucked, and it inspired you to create something better? About a month ago, Alex Simkin sent me a message on the CodeProject forums for one of my articles, saying that LinFu ranked second to ...
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
hiro - Google CodeHiro is an IOC container compiler (currently in development) that will support the following features: -Blazingly fast. Unlike other containers, each precompiled Hiro container is written in pure IL, making it very, very vast. Preliminary tests show that it's running at nearly the same speed ...
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
Exporting Visual Studio Solutions with SolutionFactory : b#Exporting Visual Studio Solutions with SolutionFactory Monday, April 13 2009 2 Comments Part of my job is to create reusable code, patterns, designs, solutions, etc for other developers to leverage. Getting started using some of these things can be initially tough for someone who hasn't ...
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE