1,284
100.0
Jan 06, 2011
I am not sure which context you are referring to, but as a general practice the "Generic Repository" interface should not be in the MVC application project. It should be in a separate class library for ease of reuse and from maintenance point of view.