Click here to Skip to main content
15,867,686 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hi,

I want to develop one WCF Service that maintains All Types of Logs like database log , error log, user login logout time log etc for Client Application.so the client does not need to worry about the Log maintenance part of his application my service that maintain that for him.

Whenever the Client wants to view the log he can find detailed Reports on my SaaS application. So can you please suggest what can i do for that .

Do I need to develop the functions that perform DB operation for client application or there is some other way to do this


Please help

Thanks..
kandarp
Posted
Updated 5-Feb-13 19:14pm
v3

you can use Microsoft enterprise library as quik solution
checkout this article
Get Logging with the Enterprise Library[^]
 
Share this answer
 
 
Share this answer
 
Comments
[no name] 6-Feb-13 2:43am    
thnks thatraja,

but how i can maintain client Database Opration like insert,update,delete etc. also who intrect with DB & when that also i need to maintain for client app via my service

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900