From: Raj on 9 Apr 2010 07:21 I got to know about constructor injection I could not find any code snippet or much details about method injection and property injection by hand. All the links talks about how this can be achieved by using framework like Spring etc., Any help would be appreciated much.
From: not_a_commie on 9 Apr 2010 10:13 Source code is available for some of the various frameworks like Ninject. I'd start with that.
|
Pages: 1 Prev: ToolstripManager reorders my menu Next: Linq To SQL and multiple foreign keys naming issue |