castle-dictionaryadapter
Enumerate through a DictionaryAdapter passed to OnFlushDirty
I am attempting to use the OnFlushDirty method of a Castle.ActiveRecord object in order to implement generic auditing of changes:[详细]
2023-03-19 02:50 分类:问答How can I use just the DictionaryAdapter from Castle Core 2.5.2?
I wa开发者_JS百科nt to use just the DictionaryAdapter from Castle Core 2.5.2 in an old app that already uses Castle Core 1.2. Is there a way to keep apart the common parts of these libraries, except c[详细]
2023-02-03 23:35 分类:问答String format for Castle DictionaryAdapter
I\'m using Castle DictionaryAdapter in order to get the application settings from the app.config as an interface ( based on Getting rid of strings (3): take your app settings to the next level ):[详细]
2022-12-12 07:00 分类:问答