Walaa wrote:
Did you check v.2.5 beta manual?
Section: "v.2.5 Beta docs -> Auditing"
Hello, thanx for your quick response.
i did check the documentation but i think you are still in process updating it correct? i couldnt find some information that i was hunting for in the help file
I think this can solve my problem but i dont know how to go about it.
i would like to explain my problem statement and would really appriciate if you can help me solve this problem in LLBLGen.
I want to log everything that happens on a particular [set of] entities.
e.g. Employee is an entity...
i want to log following things.
1) on create : i want to know when it was creates with some my application specific info[e.g. userid etc...]
2) on Update : when it was updated and what was the value before update and what is the value after update? with ofcourse some app specific infor .
3) On Delete : when it was deleted with all the data about that particular entity.
I saw LLBLGen coming out with this KOOL feature so that saves me time to write some specific method and all togather new set of functionality to track these things down..
I saw the help file but that is not enough info and i couldnt actually decide how should i solve this problem that i am facing??
I want to wrap this thing off asap. and cant really wait till Beta release gets comverted in to something concrete... i am fine with using this beta binaries as well...
I will be looking forward to your usual Sharp answer/ solution....
Regards,
Ammit