Question

Are there any good examples / Samples to implement Repository Pattern with Linq to SQL in WebFormsMVP.

Was it helpful?

Solution

Take a look at the sample solution on CodePlex WebformsMvp v1.3.0.0

They use a repository pattern with L2SQL.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top