Search code examples
Is the ASP.NET MVC web layer supposed to reference the nHibernate .dlls?...

asp.net-mvcnhibernatefluent-nhibernateseparation-of-concerns

Read More
mvc selectlist separation of concerns...

asp.net-mvcseparation-of-concernsselectlist

Read More
Does user input go to the controller or model?...

phpmodel-view-controllerseparation-of-concerns

Read More
Best Design Pattern for HttpRequestDispatcher?...

javadesign-patternsseparation-of-concerns

Read More
Is passing ORM entities into templates acceptable in MVC pattern frameworks?...

pythonmodel-view-controllerormseparation-of-concerns

Read More
How can I create a .NET 4.0 web service project in Visual Studio 2010 Pro?...

web-servicesvisual-studio-2010iis.net-4.0separation-of-concerns

Read More
Separating Progress Tracking and Loop Logic...

pythonoopseparation-of-concerns

Read More
Question about Constants for data lookup...

asp.net-mvcseparation-of-concerns

Read More
In a MVC tiered architecture a Repository class is part of the Business layer or not?...

model-view-controllerrepositorydesign-patternsbusiness-logicseparation-of-concerns

Read More
How do you decide if something goes in the view or the controller? (Zend Framework)...

phpmodel-view-controllerzend-frameworkseparation-of-concerns

Read More
ASP.NET MVC Architecture - Generic repository pattern...

architectureasp.net-mvc-3separation-of-concernsneural-network

Read More
How to best keep my controllers view agnostic?...

phpmodel-view-controllercodeigniterseparation-of-concerns

Read More
Where should 'CreateMap' statements go?...

asp.net-mvcautomapperseparation-of-concernsmvvm

Read More
location of interfaces dilemma...

.netarchitectureseparation-of-concernsloose-couplingarchitectural-patterns

Read More
ASP.NET MVC 3 RemoteAttribute and Separation of concerns...

asp.net-mvc-3separation-of-concerns

Read More
ASP.Net MVC How to separate view models from DB models?...

model-view-controllerseparation-of-concerns

Read More
Does validation in CQRS have to occur separately once in the UI, and once in the business domain?...

validationdryseparation-of-concernscqrs

Read More
ASP.NET MVC 3: Using Enumerable extension methods in the view...

asp.net-mvc-3razorseparation-of-concerns

Read More
Removing ASP.net Session calls from business logic...

asp.netarchitecturebusiness-logicseparation-of-concerns

Read More
Proper Repository Design, Attaching one Object to Another...

c#asp.net-mvcrepository-patternseparation-of-concerns

Read More
does dataannotations violate separation of concerns? - asp.net mvc...

model-view-controllerdata-annotationsseparation-of-concerns

Read More
Persistence encapsulated via the domain, or persistence via the Repository?...

domain-driven-designentityseparation-of-concernsddd-repositoriesdomainservices

Read More
Where does my CRUD LINQ Code Go? ASP.NET MVC...

asp.net-mvcmodel-view-controllerseparation-of-concerns

Read More
Separation of concerns - where to flush() in a MVC structure (controller vs servicelayer)...

phpmodel-view-controllercontrollerseparation-of-concernsdoctrine-orm

Read More
Class should support an interface but this requires adding logic to the class in an intrusive way. C...

language-agnosticormdesign-patternsseparation-of-concerns

Read More
Does Queryability and Lazy Loading in C# blur the lines of Data Access vs Business Logic?...

c#linqlazy-loadingioc-containerseparation-of-concerns

Read More
How to access Session values from layers beneath the web application layer...

asp.netsessionseparation-of-concerns

Read More
Separated Presentation on a UI Centric Application...

model-view-controllerarchitectureseparation-of-concerns

Read More
MVVM what part of pattern responsible for grouping of datagrid...

c#wpfmvvmseparation-of-concernsresponsibility

Read More
Separation of concerns dilemma in Rails...

ruby-on-railsseparation-of-concerns

Read More
BackNext