0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 8 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Initial checkin of the ConsoleApp example in managed c++ More... about 21 years ago
fixed minor xml doc typo More... about 21 years ago
generalized comment More... about 21 years ago
Added JScript.NET Domain example for .NET Framework 1.1 More... about 21 years ago
uncommented assemblykeyname, removed extra linefeed, removed string array argument from Main method More... about 21 years ago
removed extra linefeed, removed string array argument from Main method More... about 21 years ago
generalized comment and removed failonerror attribute (which is true by default) More... about 21 years ago
fixed some comments More... about 21 years ago
replaced log4net.Config.Log4NetConfigurationSectionHandler with System.Configuration.IgnoreSectionHandler as this example uses the DOMConfiguratorAttribute to configure log4net. More... about 21 years ago
removed some extra linefeeds More... about 21 years ago
added JScript.NET example for SSCLI 1.0 More... about 21 years ago
prevent build from failing when sdk is not configured/available for a specific framework. More... about 21 years ago
added .NET 1.1 JScript.NET ConsoleApp example More... about 21 years ago
added .NET 1.1 examples More... about 21 years ago
no longer exclude VS.NET solution files when packaging the examples (as we now have solution files for grouping the c# and vb.net examples). More... about 21 years ago
added linefeed More... about 21 years ago
added assembly name to configsection More... about 21 years ago
added AssemblyVersionInfo file for JScript.NET examples. More... about 21 years ago
undo previous change: no longer allow write access to the configuration file while log4net is processing it. More... about 21 years ago
Fix: allows log4net to read information from a configuration file that is already opened by another thread with FileShare.Read of FileShare.ReadWrite access. More... about 21 years ago
Added extensions solution file. More... about 21 years ago
added conditional compilation directive for SSCLI, as this runtime does not support the Environment.OSVersion property. More... about 21 years ago
changed version info that's printed when debug is enabled : More... about 21 years ago
added solution files for vb.net and c# examples More... about 21 years ago
added vb.net project file More... about 21 years ago
changed output folder for Windows CE device More... about 21 years ago
replace reference to log4net solution file with reference to assembly file. More... about 21 years ago
add CS suffix to C# WebApp virtual directory More... about 21 years ago
added info about code language specific virtual directories More... about 21 years ago
Added VB example projects and solution files. More... about 21 years ago