effective life plus

Binzy's blog

Windows Phone 7, Hammock, OAuth and Sina Weibo’s API

| Filed under Mobile Programming

OK, I am developing a windows phone 7 app for Sina Weibo. I just simply don’t like the basic authorisation… And OAuth is much better since once you get the access token, you can use it all the time rather than always passing the username and password around. though there are already two Sina Weibo client apps (1 free and 1 is asking for $0.99) in marketplace, my friend Remy and I still want to develop a new app which will be free and open source.

(more…)

.Net IoC Containers

| Filed under Programming

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 14th]

Yes, just know the fifth,

Ninjecthttp://code.google.com/p/ninject/ Apache 2.0 License. No comment yet…