Archive for the “Programming” category
subversion client and http
by binzywu on October 3, 2009
I hate subversion… while using linux, I thought subversion client should natively support http schema, but actually it doesn’t. By reading installation instruction, it says I need Neon… Then I download Neon and configure with –with-neon=<neonpath>, doesn’t work! try copy (…)
.Net IoC Containers
by binzywu on August 18, 2009
Unity, http://unity.codeplex.com, Ms-PL license Developed by Microsoft P&P. Spring.Net, http://www.springframework.net/, Apache 2.0 License Port from the famous Spring framework. Castle, http://www.castleproject.org/, Apache 2.0 License The first .Net IoC Container? StructureMap, http://structuremap.sourceforge.net/, Apache 2.0 License Looks good. The fifth? [updated on Sep (…)