I\'m using NInject on a new web application and there are two things that are unclear to me:
Don\'t I need to keep a reference to the Kernel around (Session/App
This is a common pitfall when starting to use a IoC container. See this related question.
In a nutshell: