Click here to Skip to main content
15,885,985 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: audit trail Pin
Richard MacCutchan26-Oct-20 3:12
mveRichard MacCutchan26-Oct-20 3:12 
GeneralRe: audit trail Pin
Gerry Schmitz24-Nov-20 3:09
mveGerry Schmitz24-Nov-20 3:09 
GeneralRe: audit trail Pin
Richard MacCutchan24-Nov-20 3:14
mveRichard MacCutchan24-Nov-20 3:14 
QuestionRe: audit trail Pin
ZurdoDev26-Oct-20 2:45
professionalZurdoDev26-Oct-20 2:45 
AnswerRe: audit trail Pin
Mycroft Holmes12-Nov-20 11:36
professionalMycroft Holmes12-Nov-20 11:36 
GeneralRe: audit trail Pin
Member 1340825924-Nov-20 0:41
Member 1340825924-Nov-20 0:41 
GeneralRe: audit trail Pin
Richard MacCutchan24-Nov-20 1:37
mveRichard MacCutchan24-Nov-20 1:37 
GeneralRe: audit trail Pin
Mycroft Holmes24-Nov-20 11:43
professionalMycroft Holmes24-Nov-20 11:43 
You have a choice, depending on your database you can add triggers spit to audit activity or you can add some sort of auditing to your DAL in c# that records each activity into the database.

Personally I create triggers spit in the database to audit all master file tables IE I do not audit transaction tables.
Never underestimate the power of human stupidity -
RAH
I'm old. I know stuff - JSOP

QuestionWindows application c#.net Pin
premaa36@gmail.com18-Oct-20 19:36
premaa36@gmail.com18-Oct-20 19:36 
AnswerRe: Windows application c#.net Pin
Dave Kreskowiak19-Oct-20 5:15
mveDave Kreskowiak19-Oct-20 5:15 
Question.Net Core Master Details entry Pin
sanket16411-Oct-20 19:30
sanket16411-Oct-20 19:30 
AnswerRe: .Net Core Master Details entry Pin
Dave Kreskowiak11-Oct-20 19:44
mveDave Kreskowiak11-Oct-20 19:44 
AnswerRe: .Net Core Master Details entry Pin
Gerry Schmitz12-Oct-20 7:47
mveGerry Schmitz12-Oct-20 7:47 
QuestionGreat Forms (GUI) in MAC using Visual studio 2019 Pin
Member 90631385-Oct-20 5:06
Member 90631385-Oct-20 5:06 
AnswerRe: Great Forms (GUI) in MAC using Visual studio 2019 Pin
Gerry Schmitz6-Oct-20 4:29
mveGerry Schmitz6-Oct-20 4:29 
AnswerRe: Great Forms (GUI) in MAC using Visual studio 2019 Pin
Eddy Vluggen6-Oct-20 12:20
professionalEddy Vluggen6-Oct-20 12:20 
AnswerRe: Great Forms (GUI) in MAC using Visual studio 2019 Pin
Richard MacCutchan6-Oct-20 22:05
mveRichard MacCutchan6-Oct-20 22:05 
QuestionWhat minimal self-hosted server options use TcpListener and not HttpListener (to dodge urlacl)? Pin
DT Bullock15-Sep-20 13:25
DT Bullock15-Sep-20 13:25 
AnswerRe: What minimal self-hosted server options use TcpListener and not HttpListener (to dodge urlacl)? Pin
DT Bullock15-Sep-20 15:04
DT Bullock15-Sep-20 15:04 
GeneralRe: What minimal self-hosted server options use TcpListener and not HttpListener (to dodge urlacl)? Pin
DT Bullock15-Sep-20 15:35
DT Bullock15-Sep-20 15:35 
QuestionWord search Pin
Emmery Chrisco15-Sep-20 11:31
Emmery Chrisco15-Sep-20 11:31 
AnswerRe: Word search Pin
Mycroft Holmes15-Sep-20 12:29
professionalMycroft Holmes15-Sep-20 12:29 
RantOAuth 2.0 when a .NET desktop app is the 'client' Pin
DT Bullock15-Sep-20 4:42
DT Bullock15-Sep-20 4:42 
QuestionHow can a .NET Framework desktop-application gain temporary elevated privileges? Pin
DT Bullock14-Sep-20 20:00
DT Bullock14-Sep-20 20:00 
AnswerRe: How can a .NET Framework desktop-application gain temporary elevated privileges? Pin
Richard Deeming14-Sep-20 21:33
mveRichard Deeming14-Sep-20 21:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.