Search code examples
Specification Pattern for Querying against DataBase using NHibernate...


nhibernatespecification-pattern

Read More
.NET Repository pattern generic Query Methodology...


c#entity-frameworkrepositoryiqueryablespecification-pattern

Read More
Filtering entities on a version field with JPA Criteria-API...


jpagreatest-n-per-groupcriteria-apiself-joinspecification-pattern

Read More
Specification Pattern in a separate Project?...


domain-driven-designspecification-pattern

Read More
DDD Specification pattern - where do they belong?...


domain-driven-designspecification-pattern

Read More
How to combine conditions dynamically?...


c#linqdesign-patternsfluent-interfacespecification-pattern

Read More
Repository and Specification pattern...


c#.netrepositoryspecification-pattern

Read More
How to use a specification pattern for my requirements?...


c#design-patternsspecification-pattern

Read More
How to create a collection of Expression<Func<T, TRelated>>?...


linqlinq-to-nhibernatelinq-expressionsspecification-pattern

Read More
Domain driven design - How to check uniqueness of one property in domain object...


domain-driven-designrepository-patternunique-constraintspecification-pattern

Read More
Extending LINQ-based Specification Pattern to implement subsumption...


linqboolean-logicboolean-expressionlinq-expressionsspecification-pattern

Read More
EF repository implementation to NHib...


entity-frameworknhibernaterepositoryrepository-patternspecification-pattern

Read More
Serialize specification pattern to database...


c#specification-pattern

Read More
PHP specification pattern that allows transformation to sql...


phpoopdesign-patternsspecificationsspecification-pattern

Read More
In which layer should Specification Pattern objects be "new'ed up"?...


domain-driven-designspecification-patternn-layerapplication-layer

Read More
Linq: how to use specifications against associated objects...


c#linqexpression-treesspecification-pattern

Read More
Linq: query syntax where operator does not understand predicates of type Expression...


linqexpression-treesspecification-patternlinq-query-syntax

Read More
Need help understanding The Specification Pattern - Inheritances...


c#inheritancespecification-pattern

Read More
Entity Framework - Opinion on need of Business layer...


c#asp.netentity-frameworkspecification-pattern

Read More
mvvm repository filtering...


c#mvvmrepository-patterniqueryablespecification-pattern

Read More
How to implement isGeneralizationOf with the composite specification pattern?...


design-patternsdomain-driven-designsmalltalkspecification-pattern

Read More
Using eager loading with specification pattern...


linqnhibernaterepository-patterneager-loadingspecification-pattern

Read More
Trouble Creating Specification Across Entities With NLinq...


nhibernatefluent-nhibernatespecification-pattern

Read More
Comparison of Specification Pattern, Func<T,bool> Predicates and Pipes & Filters...


design-patternsarchitectureextension-methodsspecification-patternpipes-filters

Read More
Specification pattern - creating compound specifications using lambdas (C#)...


c#lambdaspecification-pattern

Read More
Need Func to supply to Where() method of both IEnumerable and IQueryable...


c#linqfunctional-programmingspecification-pattern

Read More
Is it ok to call specifications from an aggregate factory for validation, or does that validation ca...


validationdomain-driven-designaggregatefactory-patternspecification-pattern

Read More
good way to implement NotSpecification: isSpecialCaseOf?...


design-patternsspecificationsspecification-pattern

Read More
Specification Pattern and Boolean Operator Precedence...


operator-precedencespecificationsspecification-pattern

Read More
Specification Pattern vs Specific Hibernate Query...


sqlhibernatedomain-driven-designspecification-pattern

Read More
BackNext