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

.NET (Core and Framework)

 
QuestionClickOnce Deploy Dependency Issue Pin
Tristan Rhodes29-Sep-08 6:04
Tristan Rhodes29-Sep-08 6:04 
AnswerRe: ClickOnce Deploy Dependency Issue Pin
Wendelius29-Sep-08 17:59
mentorWendelius29-Sep-08 17:59 
GeneralRe: ClickOnce Deploy Dependency Issue [modified] Pin
Tristan Rhodes29-Sep-08 22:03
Tristan Rhodes29-Sep-08 22:03 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Wendelius30-Sep-08 3:02
mentorWendelius30-Sep-08 3:02 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Tristan Rhodes30-Sep-08 6:09
Tristan Rhodes30-Sep-08 6:09 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Wendelius30-Sep-08 6:25
mentorWendelius30-Sep-08 6:25 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Sujit Mandal1-Oct-08 0:25
Sujit Mandal1-Oct-08 0:25 
QuestionHow do you implement audit trail for your objects (Programming) ? Pin
abmv29-Sep-08 1:18
professionalabmv29-Sep-08 1:18 
Hi,

I need to implement an audit trail for Add/Edit/Delete on my objects,I'm using an ORM (XPO) for defining my objects etc.I implemented an audit trail object that is triggered on

1. OnSaving
2. OnDeleting

of the base object,and I store the changes in Audit-AuditTrail (Mast-Det) table,for field changes. etc....using some method services called.

How do you implement audit trail in you OOP code? Please share your insights? Any patterns etc? Best practices etc? Another thing is that how to disable audit when running unit test,since I don't need to audit them but since base object has the code.

Changes to object (edit/add/del) and what field changes need to be audited

Thanks in advance for you replies.

ubik
AnswerRe: How do you implement audit trail for your objects (Programming) ? Pin
Pete O'Hanlon29-Sep-08 1:52
mvePete O'Hanlon29-Sep-08 1:52 
QuestionReading a .LIS file Pin
hariakuthota29-Sep-08 0:24
hariakuthota29-Sep-08 0:24 
AnswerRe: Reading a .LIS file Pin
Giorgi Dalakishvili29-Sep-08 0:31
mentorGiorgi Dalakishvili29-Sep-08 0:31 
Questionexposing services in MAF Pin
dima500028-Sep-08 1:31
dima500028-Sep-08 1:31 
Questionc#.net Pin
faridehkalantary26-Sep-08 23:11
faridehkalantary26-Sep-08 23:11 
AnswerRe: c#.net Pin
Pete O'Hanlon26-Sep-08 23:32
mvePete O'Hanlon26-Sep-08 23:32 
AnswerRe: c#.net Pin
Dave Kreskowiak27-Sep-08 3:27
mveDave Kreskowiak27-Sep-08 3:27 
GeneralRe: c#.net Pin
Kevin McFarlane27-Sep-08 7:19
Kevin McFarlane27-Sep-08 7:19 
GeneralRe: c#.net Pin
Wendelius27-Sep-08 8:43
mentorWendelius27-Sep-08 8:43 
GeneralRe: c#.net Pin
Dave Kreskowiak27-Sep-08 11:04
mveDave Kreskowiak27-Sep-08 11:04 
AnswerRe: c#.net Pin
Paul Conrad27-Sep-08 5:23
professionalPaul Conrad27-Sep-08 5:23 
AnswerRe: c#.net Pin
The_Mega_ZZTer27-Sep-08 5:39
The_Mega_ZZTer27-Sep-08 5:39 
AnswerRe: c#.net Pin
leckey27-Sep-08 13:35
leckey27-Sep-08 13:35 
GeneralRe: c#.net Pin
Pete O'Hanlon28-Sep-08 9:24
mvePete O'Hanlon28-Sep-08 9:24 
GeneralRe: c#.net Pin
Paul Conrad29-Sep-08 6:41
professionalPaul Conrad29-Sep-08 6:41 
QuestionToolStripItem hides Image when Text is too big to fit Pin
The_Mega_ZZTer26-Sep-08 14:32
The_Mega_ZZTer26-Sep-08 14:32 
AnswerRe: ToolStripItem hides Image when Text is too big to fit Pin
The_Mega_ZZTer2-Oct-08 10:15
The_Mega_ZZTer2-Oct-08 10:15 

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.