Dear Friends,
I have a Requirement in which the user who logs into the Web Application,when Users makes new Entries(Insert) or any Changes(Updates) by Given Web form in the Web Application and where ever he(User) goes in web application like(Clicking on other Menu Link,Updating,Inserting,Cliking on Checkbox in web form..in short perform any activity in web application a User Log should be maintained of that Looged in user....that will show at this time User loggedin and done the activities in web application.
how can i maintain such a user Log by Web application in Database, my backend is SQL Server 2008.
Pls Reply!!!
Thanks,
Aamir
Loading
Posted Jun 23, 2012, 2:00 AM
You can use Enterprise Library 5.0 Logging framework or Log4Net to store values in database or flatfiles.
http://www.c-sharpcorner.com/uploadfile/satisharveti/introduction-to-enterprise-library-part-i/
http://www.c-sharpcorner.com/uploadfile/akrao/enterpriselibrary11142005230311pm/enterpriselibrary.aspx
http://www.c-sharpcorner.com/UploadFile/leonpere/EnterpriseLibrary11142005021940AM/EnterpriseLibrary.aspx
http://www.codeproject.com/Articles/9545/Get-Logging-with-the-Enterprise-Library
http://www.dotnetfunda.com/articles/article1325-how-to-use-logging-application-block-in-enterprise-library-50.aspx