How to use DryIoC in ASP.Net WebForms Application? -


i have basic sample how use dryioc webforms application basepage (base pages) , irepository , repository connection database (via nhibernate)

at moment made using application property containing nhibernate session. make dryioc in order use repository database operation everywhere . best way that?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

java - disabling a node without disable its children in javafx -

python - PIL cannot identify image file for io.BytesIO object -