Has anyone played around with extending the Sql data classes in .NET to add a layer of memcached? The datasets could be stored in memcached, and it would just need some fancy coding to make the updates/inserts invalid the proper keys. Am I crazy for even thinking about such a thing? :)
- Extending System.Data.Sql in .NET TheJonathan
- Re: Extending System.Data.Sql in .NET Josef Finsel
- Re: Extending System.Data.Sql in .NET Henrik Schröder
