Tuesday, October 7, 2008

Inversion of control and Dependency injection

When we see around, architectures mainly discuss about loose coupling , scalability , performance etc etc. Many architecture forget one of the important aspects in software is making application globalized. Depending on project some application would not really want to have multi-language based websites , but i am sure many will. So in this article we will go through a series of FAQ which will give you a quick start on making application multi-language based.

Read more at http://www.dotnetfunda.com/articles/article154.aspx

Author: Questpond

0 comments: