Tagged Questions
1
vote
1answer
192 views
Empty asp.net Resources Cache, provided by SQLResourceProvider
I've just implemented a SQLResource provider in my MVC2 application. When I change something in the database by hand or by a webform, I want the ResourceProvider to drop all it's resources and fetch ...