Writing cache based repositories for web application prototyping(weblogs.asp.net)
submitted by
gpeipman(3145) 2 years, 6 months ago
When I started building in-house demo application I thought about how to solve temporary data layer so I don’t have to use real database and object mappings for it. Playing with new object model and new components I move way faster if I don’t have any additional ballast that I can avoid. So I wrote simple cache based repository mechanism I can use to imitate real repositories that I will write in the future.
|category: ASP.NET
|Views: 6
tags:
ASP.NET another
Everyones tags:
Your Tags: