Join Now
|
Login
home
login
join now
products and pricing
design pattern framework
design patterns
javascript tutorial
sql + database tutorial
all tutorials
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
sitemap
about us
training and education for professional developers
login
join now
C#, ASP.NET, WPF, WCF, LINQ, PATTERNS
Home
Questions
Tags
Repository Pattern
Tagged with:
Repository Pattern
6
records found
date
active
views
answers
votes
What is the role of DAOs (Data Access Objects)?
Hi, I have a question on data access. Why are DAOs (Data Access Objects) used to run queries against the database? I thought that this was the job of the Repository? I am going through the Design ...
Jan 04, 2011
by
Brendan Vogt
50
50
Last:
Feb 01, 2011
by
Raghu Raghavan
50
50
data access objects
Repository Pattern
Views
2.8K
Answers
3
Votes
0
Answer
Code
Follow
0
Generic Repository-based interface
Hi there, I have a question: Why is the generic Repository-based interface in the MVC Application project and why not in Data Layer project? ...
Nov 21, 2010
by
Yassin Khan
55
93.8
Last:
Jan 07, 2011
by
King Wilder
478
99.9
Design Pattern Framework
Repository Pattern
Views
2.5K
Answers
2
Votes
0
Answer
Code
Follow
0
DoFactory Architecture Design
Hi, I just have a question on the architecture. I always thought that the service must call the repository. In the solution the have ActionService and a repository. Lets say I want to get all the customers then in ...
Dec 31, 2010
by
Brendan Vogt
50
50
Last:
Jan 01, 2011
by
King Wilder
478
99.9
Design Pattern Framework
Repository Pattern
Views
1.9K
Answers
1
Votes
0
Answer
Code
Follow
0
Paging Support using Repository Pattern
I am new to Design Patterns and am working on a project based on the Patterns In Action 4.0 solution. I am trying to implement paging support in an MVC web application and am having an issue. The paging ...
Aug 16, 2010
by
Mario Lopez
50
50
Last:
Aug 31, 2010
by
Mario Lopez
50
50
Repository Pattern
MVC
Pagination
Views
2.9K
Answers
3
Votes
0
Answer
Code
Follow
0
Repository Pattern versus DAO Pattern
Hi, First of all, great job with DoFactory's Design Pattern Framework. In the recent version 4.0 the Repository Pattern was included. Now I am trying to understand the difference ...
Jul 29, 2010
by
Maximiliano Aguilera Adasme
60
94.5
Last:
Aug 09, 2010
by
Maximiliano Aguilera Adasme
60
94.5
Design Pattern Framework
Repository Pattern
DAO Pattern
Views
6.2K
Answers
2
Votes
1
Answer
Code
Follow
0
Why does DoFactory not reference the Repository pattern on their site?
I searched for the Repository pattern on the DoFactory website, but could not find a reference to this pattern. I wonder why something like this is not mentioned on this great website? Am I missing someth
Mar 28, 2010
by
Amr Elgarhy
59
94.0
Last:
Mar 29, 2010
by
Amr Elgarhy
59
94.0
Repository Pattern
Views
2K
Answers
2
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top