Use Server.MapPath in Business Layer...
Read MoreStoring object in memory for using it in Business Layer...
Read MoreAre the relations of this domain model based uml class diagram correct and in which class should req...
Read MoreDesign pattern for mapping database in Data Access Layer [C#]...
Read MoreShould An Application Service Be Injected Into A Domain Service...
Read MoreShould I begin adding / converting a physical business layer to an existing project?...
Read MoreWhere to put insert,update, delete methods in asp.net mvc...
Read MoreHow to use Simple injector for repository in business layer...
Read MoreHow to make these methods parameterized?...
Read Moreis declaring a Business Layer object as public property in a asp.net masterpage a good move?...
Read MoreCommon structures between business layer (BLL) data access layer (DAL) and UI?...
Read MoreRemember state of Object in sub project...
Read MorePulling out business logic from the data access layer...
Read MoreDesign guidance on Business Layer Paging...
Read Morereturn Queryable<T> or List<T> in a Repository<T>...
Read More