No announcements
Found 1188795 threads
-
0 Votes
Repository Generic, Session and Transaction how to do ?
http://www.codeproject.com/Articles/526874/Repository-pattern-done-right http://jasonwatmore.com/post/2015/01/28/Unit-of-Work-RepositoryAnswered | 1 Replies | 623 Views | Created by cicciux - Thursday, April 21, 2016 9:18 AM | Last reply by Zhanglong Wu - Friday, April 22, 2016 4:36 AM -
0 Votes
do the patterns use for database application ?
Patterns are always structured in the “problem, context, solution” form.Answered | 2 Replies | 4349 Views | Created by Hamid Moghadam - Monday, July 27, 2009 9:05 AM | Last reply by Paul Gielens - Wednesday, July 29, 2009 9:39 AM -
0 Votes
Repository pattern question
One generic repository that does it all is not all that brilliant, for small projects it might work, for medium to enterprise projects it will make everything 100 times harder, you ...Discussion | 2 Replies | 3071 Views | Created by OnamC - Tuesday, May 1, 2012 12:58 PM | Last reply by Eyal Solnik - Tuesday, May 1, 2012 5:44 PM -
0 Votes
Getting data in and out of the repository, using the "Oslo" way
Elger, I'll answer your questions as best as I understand them.Answered | 7 Replies | 6933 Views | Created by Elger [Centric] - Thursday, August 27, 2009 10:14 AM | Last reply by dmatson - Monday, August 31, 2009 6:19 PM -
0 Votes
Repository pattern questions
Yes EF uses the repository pattern.Answered | 8 Replies | 243 Views | Created by Anonymous - Friday, October 4, 2019 11:51 PM | Last reply by Anonymous - Tuesday, October 15, 2019 11:34 PM -
0 Votes
How to implement Save in an in-memory repository
I am moving your question to the moderator forum ("Where is the forum for..?Answered | 2 Replies | 1615 Views | Created by Maverickcool - Monday, April 7, 2014 6:14 AM | Last reply by Franklin Chen - Monday, April 14, 2014 2:02 AM -
0 Votes
Help migrating Mercurial repositories to TFS Git repositories
hi John you should first import the Mercurial repository to a local Git repository.Answered | 1 Replies | 1266 Views | Created by JohnH_Work - Wednesday, May 18, 2016 3:40 PM | Last reply by Daniel_Steiner - Wednesday, May 18, 2016 4:19 PM -
4 Votes
Why should i use repository classes in asp.net mvc3?
http://polymorphicpodcast.com/shows/mv-patterns/ You don't need to start it OnInit.Answered | 5 Replies | 7576 Views | Created by NavaKiran - Monday, October 31, 2011 9:27 AM | Last reply by darnold924 - Tuesday, November 1, 2011 2:12 PM -
1 Votes
Selecting the right design pattern
The Gof4 Strategy design pattern doesn't fit the bill, IMO.Answered | 1 Replies | 439 Views | Created by ANi2000 - Saturday, September 9, 2017 7:04 AM | Last reply by DA924x - Saturday, September 9, 2017 12:03 PM -
0 Votes
Repository Pattern Questions
User1696742691 posted I'd also like to piggy back another question on to this as I continue to dig deeper.Unanswered | 2 Replies | 18 Views | Created by Anonymous - Wednesday, March 12, 2008 10:35 AM | Last reply by Anonymous - Wednesday, March 12, 2008 12:09 PM -
0 Votes
Factory Pattern - questions
A static Create method is a creational pattern so it doesn't fit into an interface.Answered | 3 Replies | 745 Views | Created by Captain Kernel - Monday, March 25, 2019 6:21 PM | Last reply by Captain Kernel - Tuesday, March 26, 2019 2:07 PM -
0 Votes
Repository pattern question
If however you are creating a Domain Model and using a Repository in the Domain Driven Design style then you should keep all persistence code outside of your domain ...Answered | 2 Replies | 40 Views | Created by Anonymous - Wednesday, January 5, 2011 11:09 AM | Last reply by Anonymous - Thursday, January 6, 2011 5:27 AM -
0 Votes
Repository Structuring
It did an excellent job of meeting your requirements, while simultaneously not creating more questions than it answered.Answered | 8 Replies | 4476 Views | Created by Brent Arias - Wednesday, October 3, 2012 4:53 AM | Last reply by Brent Arias - Friday, October 5, 2012 4:14 PM -
0 Votes
TFS and Git repositories
Hi EuroEager, I'd suggest asking separate questions in new forum threads.Answered | 3 Replies | 1090 Views | Created by EuroEager - Monday, March 7, 2016 8:39 PM | Last reply by Starian chen - Monday, March 14, 2016 9:57 AM -
0 Votes
Repository Pattern Question
I'm not convinced on making a repository generic.Answered | 6 Replies | 537 Views | Created by Daniel A. Groh - Wednesday, September 3, 2014 8:48 PM | Last reply by darnold924 - Thursday, September 4, 2014 1:52 PM -
0 Votes
TFS Repository
Hi Piyush, If there’s anything misunderstood, please describe your question in more detail and we will try to provide the better responses.Answered | 3 Replies | 1458 Views | Created by Piyush Pathak - Wednesday, December 17, 2014 10:03 AM | Last reply by Senthilraj Krishnan - Friday, December 19, 2014 8:29 AM -
0 Votes
Is it possible to test Repository layer?
Or you can do a unit test on the Repository classes and mockout methods that call to EF if the classes in the Repository are using Interfaces with using something ...Answered | 4 Replies | 1765 Views | Created by Mr.Weera PongPruchya - Tuesday, February 26, 2013 12:27 PM | Last reply by darnold924 - Thursday, February 28, 2013 2:46 AM -
1 Votes
Delete TFVC Repository
Now the TFVC repository seems to be "stranded" in TFS.Answered | 5 Replies | 5073 Views | Created by Yuzarsiv - Tuesday, January 5, 2016 5:22 AM | Last reply by Yuzarsiv - Saturday, February 4, 2017 8:42 AM -
0 Votes
design pattern question (repository pattern - service layer)
I don't see how the service pattern comes into play here or the repository pattern.Proposed | 8 Replies | 2098 Views | Created by moh85 - Tuesday, April 7, 2020 10:28 AM | Last reply by DA924x - Thursday, April 16, 2020 6:39 PM -
0 Votes
call stored procedure in repository
How do you call a select stored procedure (not insert, update, or delete) using the repository pattern.Answered | 2 Replies | 5467 Views | Created by tinafmills - Saturday, September 17, 2011 7:05 PM | Last reply by tinafmills - Saturday, September 17, 2011 8:31 PM
No announcements