InterviewSolution
Saved Bookmarks
| 1. |
Does Nhibernate.burrow Create Session And Transaction For Every Http Request? |
|
Answer» Some existing OpenSessionPerView supporting HttpModule SOLUTIONS CREATE UNNECESSARY session and transaction for every http request including REQUESTS for digital assets such as PICTURE and css file. NHibernate.Burrow only creates session and transaction for http request handler that needs. Some existing OpenSessionPerView supporting HttpModule solutions create unnecessary session and transaction for every http request including requests for digital assets such as picture and css file. NHibernate.Burrow only creates session and transaction for http request handler that needs. |
|