Peter Matthews
Peter Matthews
I have spoken at length about this option in the past, and I'd like to document my thoughts and feelings here. From the start, I think it is entirely unsuitable...
Ideally, There's be a three pronged solution for this, from a CMS perspective: 1. You'd have a visible Recycle Bin, where links to deleted records are kept. You can then...
To add to this, what Types are the following; and if they are complex Types, what members do we need to supply? I'm scaffolding all this out into C#, and...
> After all the testing I went thru yesterday trying to understand what was happening ... as I was having breakfast just now it occurred to me ... > >...
That's pretty much exactly what I've ended up doing. It just seems really hacky. I was suprised there was no out-of-the-box support for it. ```csharp internal class CosmosCacheRegistrar : IServiceRegistrar...
I think I may have been misunderstood, in part. There is never a requirement for any library to use any IOC container, or any specific DI framework. That said, you...