0

In continuation to earlier SO question : Remote Database response very slow of asp.net application using NHIbernate

In the solution of above problem, it is suggested to implement DI. Can anyone provide the way to implement DI eg. Ninject, Windsor or any other ?

Please take a CommonRepository mentioned in prior post.

If this question looks like a stupidity, please excuse me to ask this one.

Community
  • 1
  • 1
Gaurav Arora
  • 2,243
  • 6
  • 40
  • 57

1 Answers1

0

There are a couple of good books on nhibernate that would be worthwhile looking into. Also there are lot of blog posts and open source projects around that will help you out.

Some resources that I found useful are

Nathan Fisher
  • 7,961
  • 3
  • 47
  • 68