1
Answer

Transactional Logs in asp.net

Photo of Sushant Torankar

Sushant Torankar

1y
458
1

Hello,

Hope everyone is doing well

I am using .net and oracle/sql in my insurance based project.

I want to add Transactional Logs for auditing purpose, meaning for every imp click_event or action on page , i want to save log.

I can insert that data to new table.

But is there any other way to achieve this?

 

Thanks in advance

Answers (1)