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

php - Using str_replace to translate a MySQL Table in html -

SQL Server - MyCTE query based on 24 hour period (next day) -

asp.net mvc - Cannot display error message on Editor or EditorFor -