Results 1 to 1 of 1

Thread: Dependency injkection with user controls

Threaded View

  1. #1
    Join Date
    Jul 2006
    Posts
    4

    Default Dependency injkection with user controls

    Has anybody got an example for a config where one has two user controls and each has an interface, a view and a presenter. These two user controls are put on a windows form and this windows form has a view, an interface (this interface points two each of the presenters) and a Main presenter.When I do it myself I manage to inject code manually and everything works. However when I use spring it complains about my config.

    TIA.
    Yaz
    Last edited by Yazid; 07-16-2006 at 03:29 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •