Search code examples
c# import List(T) from Library to main...


c#listdlldllimportn-tier-architecture

Read More
where should datasets reside in a n-tier (multi layered) architecture?...


.netarchitecturedatasetn-tier-architecture

Read More
I am getting an error while producing objects...


c#console-applicationn-tier-architecture

Read More
Multitier architecture and Identity. Why to use UserManager and RoleManager?...


c#asp.net-coreasp.net-identityn-tier-architecturemulti-tier

Read More
Pass variables from Presentation Layer to Logic Layer...


javadesign-patternsn-tier-architecture

Read More
best layer for placing dependency injection related code in layered project...


architecturedependency-injectiondomain-driven-designn-tier-architectureonion-architecture

Read More
Where to define the interfaces for a repository in an layered architecture?...


interfacedomain-driven-designlayern-tier-architectureddd-repositories

Read More
DTO classes vs. struct...


c#structdton-tier-architecture

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


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

Read More
Configure logging in the business layer of a N-layer application...


asp.net-coreloggingn-tier-architecture

Read More
How will i resolve Dependency of interfaces which is on 3rd or 4rth layer...


c#.net-coredependency-injectionsoftware-designn-tier-architecture

Read More
Need Help in applying SOLID principles...


asp.net-mvcentity-frameworkoopn-tier-architecture

Read More
When editing a item in my CRUD screen, my Id sets automatically to 0...


c#asp.net-corecrudn-tier-architecture

Read More
Which layer should i declare enums?...


c#architectureenumsn-tier-architecturen-layer

Read More
What's the best way to structure a project?...


architectureprojectsn-tier-architecturelayered

Read More
In onion, hexagonal, or clean architecture, can a domain model contain different properties than the...


software-designn-tier-architectureclean-architectureonion-architecturehexagonal-architecture

Read More
Displaying Database Data in a Datagrid using WPF and WCF in an N-Tier Application...


c#.netwpfwcfn-tier-architecture

Read More
Should service layer classes be singletons?...


springn-tier-architecture

Read More
VS2017, C# nTier with WCF/EF, cannot instantiate returned obj with IList of rows from EF6 Entify...


c#wcfdatagridviewentity-framework-6n-tier-architecture

Read More
Sharing Data Access Layer DLLs among multiple Projects...


c#asp.net-coredlln-tier-architectureef-core-2.0

Read More
Asp.net MVC layered Architecture...


asp.net-mvcn-tier-architecture

Read More
Business Layer in 3 tier Architecture...


n-tier-architecture3-tierbusiness-logic-layer

Read More
How to make the connection string available in a N-Tier ASP.NET MVC Core 1.0 App with Autofac...


c#asp.net-mvcautofacn-tier-architectureautofac-module

Read More
MVC With N-Tier Architecture...


model-view-controllern-tier-architecture

Read More
How to use LINQ To SQL in an N-Tier Solution?...


linq-to-sqln-tier-architecture

Read More
Refactor to n-tier...


databasevb6n-tier-architecturedao

Read More
Avoid cyclic dependency in n-layer architecture in .NET Core...


c#dependency-injection.net-corearchitecturen-tier-architecture

Read More
Fastest way to convert datatable to generic list...


.net.net-2.0datatablen-tier-architecture

Read More
Entity Framework layer with crud methods called in webapi need reference to entities in data layer...


entity-frameworkasp.net-web-apiweb-applicationsdata-access-layern-tier-architecture

Read More
Separating persistence model and domain model...


c#entity-frameworkdomain-driven-designn-tier-architecture

Read More
BackNext