List Question
20 TechQA 2017-01-23T09:57:13.093000Use BLL functions without reference the DAL in my API
3.7k views
Asked by Atloka
MVVM & business logic Layer
432 views
Asked by Kris
How to save a null datetime to SqlServer DB? not working
1.3k views
Asked by John D
A single DTO class with multiple classes inside
2.7k views
Asked by Jeú Casulo
How to use Entity(EF) and EntityDTO with Contract(Interface)
189 views
Asked by Evheniy Hlushko
repetitive code in BuisnessLogic MVC
108 views
Asked by Kris Martele
Cannot access BLL Class on ASP.NET
783 views
Asked by Carlos
Different Types of BLL Classes (Adapter to DA VS BL Only)
87 views
Asked by Norman Bentley
SettingsProvider class - should it be in DAL or BLL project?
218 views
Asked by user3691221
Repository pattern: DAL or BLL
2.2k views
Asked by A.K
returning a valid dataset using asp.net c#
1.6k views
Asked by PriceCheaperton
Different models in both BLL and DAL
855 views
Asked by MilleB
Referencing my Models in DAL
261 views
Asked by Andy Poole
How to / Should one - set EntityState in UI/BL Layer?
275 views
Asked by Pavitar
How to make Business layer object create many instances of the same Data Access layer object
333 views
Asked by e4rthdog
C# Best practices - Set readonly model property value from BLL
228 views
Asked by Stephen
MVC layers and DAL & Data layers
3.8k views
Asked by OpcodePete
Does A Default Sort Order in DAL Violate Separation of Concerns
181 views
Asked by Louise Eggleton
Calculations In Business Layer or Controllers For View Specific Info
828 views
Asked by Louise Eggleton