Logging to Database Sample Download - Enterprise Library 3.0 Logging Application Block
by David Hayden ( Microsoft MVP ), Filed: Enterprise Library 2.0, Enterprise Library 3.0
Answering questions in the Enterprise Library Forums this morning and came across a developer having problems logging to a database. It is difficult to answer these questions without seeing the actual code and configuration information, so I just created an example of using the Logging Application Block to log to a database that you can download from my website.
The example uses:
- Visual Studio 2005
- Enterprise Library February 2007 CTP ( latest release at this time )
- Web Application Projects
- SQL Server 2005 Express Database located in App_Data Directory
Check my .NET Community Downloads Page that I just created and am slowly adding more and more examples.
Source: David Hayden ( Microsoft MVP )
Filed: Enterprise Library 2.0, Enterprise Library 3.0