skip to the main content area of this page
Patterns and Practices

PartialClasses


Repository Factory - Use Partial Classes For Custom Properties and Methods in the Data Access Layer

The Repository Factory generates repository classes as partial classes which allows a developer to define custom properties and method in the data access layer in a separate partial class so the Repository Factory guidance automation recipes do not overwrite hand coded behavior.

Read More

Topics



Popular Tags



External Topics