Search code examples
Moving MVC-style service layer under WCF...


wcfmodel-view-controllerservicestackservice-layerbusiness-logic-layer

Read More
Appropriate way for business logic layer to deal with its neighbors?...


oopjsfbusiness-logic-layerooad

Read More
Passing Business Objects from a WCF Operation (service Layer to Data Layer)...


wcfdatacontractbusiness-logic-layer

Read More
Linq To Sql - Making a dynamic search for the Application layer without exposing DAL layer as DLL...


c#linq-to-sqldata-access-layerbusiness-logic-layerapplication-layer

Read More
Substitute Models from MVC with existing Data and/or Business Layer?...


asp.net-mvcdata-access-layerbusiness-logic-layer

Read More
Should you return a BindingList from a business layer (or service layer, domain model, etc.)?...


c#datagridviewbindinglistbusiness-logic-layerservice-layer

Read More
N-Layer Architecture in C#...


c#data-access-layerbusiness-logic-layern-layer

Read More
Passing business entities through layers in multi layer architecture...


architectureentitiesbusiness-logic-layerarchitectural-patterns

Read More
Generic DAL / BLL Classes...


c#.netgenericsdata-access-layerbusiness-logic-layer

Read More
Web services and Class object...


asp.netweb-servicesado.netbusiness-logic-layer

Read More
In MVP can the model be shared by the BLL...


mvpn-tier-architecturebusiness-logic-layer

Read More
How to model core business logic and specializations for multiple applications?...


c#oopbusiness-logic-layer

Read More
One Data Access Layer serving multiple Business Layers? or not?...


c#.netarchitecturedata-access-layerbusiness-logic-layer

Read More
EF4 complex Select(): Return IEnumerable or IEnumerable<MyCustomDto> from Business Tier?...


c#entity-framework-4anonymous-typesbusiness-logic-layeref-database-first

Read More
How to access DataSet From BLL in c#...


c#asp.netdata-access-layerbusiness-logic-layer

Read More
MVC with EF solution design in large projects...


asp.net-mvc-3wcfdesign-patternsprojects-and-solutionsbusiness-logic-layer

Read More
business layer or presentation layer...


c#business-logic-layer

Read More
Entity Framework DAL, BLL with Repository Pattern...


asp.netasp.net-mvcentity-frameworkdata-access-layerbusiness-logic-layer

Read More
Should Business Logic Layer access the DB/Data Access Layer?...


c#design-patternsdata-access-layerbusiness-logic-layer

Read More
Does "Save" method belong to the Business Domain Entity?...


domain-driven-designentity3-tierbusiness-logic-layer

Read More
How should I retrieve the logged in User from session and pass it to my Business Layer?...


model-view-controllerjsfbusiness-logic-layer

Read More
WCF as Business Logic...


c#wcfn-tier-architecturebusiness-logic-layer

Read More
gridview not showing values via BLL?...


c#asp.netgridviewbusiness-logic-layer

Read More
Should I be using Data Access and Business Logic inside my BLL class when using Linq To SQL...


c#asp.netdata-access-layerbusiness-logic-layer

Read More
Moving a function from code behind to Business Logic Layer Class...


c#asp.netcode-behindbusiness-logic-layer

Read More
Should I use this function in my code behind or BusinessLogic Class...


c#asp.netcode-behindbusiness-logic-layer

Read More
How do you deal with Service methods on 2 very similar sql tables...


c#sqlado.netdata-access-layerbusiness-logic-layer

Read More
How to use Entity Framework(4) compiled queries in an n-tier layered application?...


entity-frameworkn-tier-architecturebusiness-logic-layercompiled

Read More
How to design DAL/BAL to support Lazy loading using POCO without using Entity framework...


c#architecturedata-access-layerbusiness-logic-layer

Read More
Name of an intermediary class that represents the data in another class...


oopclassobjectbusiness-logic-layermulti-tier

Read More
BackNext