2
Shouts

Deran Schilling, Learner: How to easily turn your L2S objects into interfaces

posted by http://derans.myopenid.com/http://derans.myopenid.com/ 222 days, 10 hours, 50 minutes ago
Sunday, October 16, 2011 8:05:15 AM GMT

In one of our recent code reviews, we found several methods that looked almost identical. All of these methods were just for lookup tables that populated a dropdown. So…this is what we did:

We had a repository with something like GetDepartmentList and GetStatusList that looked something like this:

category: ASP.NET | clicked: 1 | | source: derans.blogspot.com | show counter code
tags: Linq To SQL, ASP.NET

No comments yet, be the first one to post comment.

To post your comment please login or signup