Hibernate version:
1.0.2.0 just upgraded was running 1.0.0.0
Code between sessionFactory.openSession() and session.close():
I have implemented the following technique to handle the session
http://blogs.intesoft.net/simon/articles/16.aspx
I have an asp.net appliction. Everything I do causes the sqlservr to eat more and more memory. It never goes down just up. Every single db oriented request consumes more memory and its never released.
Can somone point me in the right direction on troubleshooting this.
Thanks
Sean