Is it possible to use the Logging block of the MS Enterprise Library with SQL Server Compact Edition?
Reason is that I want a hassle - free installation of the application, I can't require the users to install SQL Server Express Edition, sadly.
Also, I want to use the Enterprise Library, because it seems to be the highest quality product available. Log4Net is not an option, because I don't like it at all (and the last version I tested created compiler warnings like crazy...).