You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nin...@googlegroups.com
Give us some idea of what you're doing and where you've looked. Any SO posts heading in the right direction?
I can confirm there is no walkthrough tutorial as part of the Ninject project itself.
I can highly recommend manning.com/seemann if you're looking for a good DI walkthrough (which doesnt directly touch Ninject and uses MVC and has no winforms) and just all round good architectural advice and patterns.
On Monday, 20 May 2013 17:36:33 UTC+1, Micro4Dev wrote:
regards
Good Morning, I am beginner in Ninject, currently I have a winform application with repository and unit of work, someone could guide me to use injection ninject to apply to my repository