Search code examples
I've never encountered a well written business layer. Any advice?...

oopn-tier-architecturebusiness-logic-layer

Read More
LINQ in Business Layer paging / sorting gridview in User layer...

linqgridviewpaginationbusiness-logic-layer

Read More
Separation of business logic and data access in django...

pythondjangomodel-view-controllerdata-access-layerbusiness-logic-layer

Read More
How to implement good practise of Business Logic Layer in Real Life asp.net...

asp.netbusiness-logic-layerbll

Read More
How to keep correspondence between Domain and Presentation objects...

c#wpfdomain-driven-designpresentationbusiness-logic-layer

Read More
EF Core Inheritance - How to design Business Logic Layer?...

inheritanceentity-framework-corebusiness-logic-layer

Read More
Service Layer vs Business Layer in architecting web applications?...

asp.net-mvc-2architecturebusiness-logic-layerservice-layer

Read More
Where to place my business logic when using redis as my core BD...

redisluabusiness-logicbusiness-logic-layer

Read More
Application Services referred as containing Business Logic...

business-logicn-tier-architectureservice-layerbusiness-logic-layer

Read More
How can I improve my business layer objects mapping into a database? Is it time for a O/R mapper?...

c#asp.netormmappingbusiness-logic-layer

Read More
Entity Framework And Business Objects...

c#entity-frameworkbusiness-logic-layer

Read More
ASP.NET, C# | How to use a method (and the returned value) with a controller?...

c#htmlbusiness-logic-layerpresentation-layer

Read More
Business Layer in 3 tier Architecture...

n-tier-architecture3-tierbusiness-logic-layer

Read More
Types of three-tiers Web Programming (Webforms or MVC)...

c#asp.netasp.net-mvcdata-access-layerbusiness-logic-layer

Read More
Using LINQ with different layers means I can't access a specific type...

c#linqarchitecturedata-access-layerbusiness-logic-layer

Read More
How to design the persistence layer in a .NET and EF application with concurrency control?...

entity-frameworkarchitecturedata-access-layerbusiness-logic-layer

Read More
business layer with multiple objects with all properties filled from DB or one object with only a su...

.netdomain-driven-designclass-designbusiness-logicbusiness-logic-layer

Read More
When Creating/Updating an entity, Should I Pass object to business logic or object values?...

architecturebusiness-logicseparation-of-concernsbusiness-logic-layermulti-layer

Read More
How to use class function from asmx Service (BL) from Client C# Winforms...

c#winformsfunctionweb-servicesbusiness-logic-layer

Read More
How to use two data stores for same interface in repository pattern?...

repository-patterndata-access-layerbusiness-logic-layer

Read More
Entity Framework with Repository Pattern, inserting data to tables with many-to-many relationship...

asp.net-mvcentity-frameworkrepository-patterndata-access-layerbusiness-logic-layer

Read More
How can be controled / coordinated algorithm...

design-patternsbusiness-logicbusiness-rulesbusiness-logic-layer

Read More
Where does the business logic go in MVC?...

asp.net-mvcasp.net-mvc-3business-logic-layer

Read More
Return LINQ populated ViewModel from Business Logic Layer to Controller - MVC...

linqmodel-view-controllerviewmodelienumerablebusiness-logic-layer

Read More
Is it necessary to have DAL and BLL in Go Web App?...

godata-access-layerbusiness-logic-layer

Read More
How do you implement a business logic layer when using entity framework as data access layer?...

c#.netwpfentity-frameworkbusiness-logic-layer

Read More
Can business layer of one module directly access repository of another module?...

c#asp.net-mvcrepositorybusiness-logic-layer

Read More
Domain objects/services and the Business Logic Layer...

javabusiness-logic-layerdomain-object

Read More
Designing DAL and BLL - Single/Multiple Data Repository for the Related Tables...

design-patternsrepositorydata-access-layerbusiness-logic-layer

Read More
How do I reduce the number of constructor parameters in controllers and business layer services?...

c#architecturemediatorbusiness-logic-layerdomainservices

Read More
BackNext