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 -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -