Dependency Injection Silverlight

Explains nicely about Dependency Injection:

http://www.devx.com/dotnet/Article/34066/0/page/2

Explained Three Types of Injections:
  1. Constructor Injection
  2. Setter Injection
  3. Interface-based Injection

http://www.codeproject.com/Articles/13831/Dependency-Injection-for-Loose-Coupling

Comments

Popular posts from this blog

Windows Azure Package Build Error: The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.

Resource ID : 1. The request limit for the database is 180 and has been reached.

How to get Client's Location using IPAddress