Switch from .NET 3.5SP1 to .NET 4.0

Issue #6 resolved
Ondrej Salplachta repo owner created an issue

To finalize issue #5 is necessary to switch to .NET 4.0 to utilize its new features (mainly new ExpandObject) which simplifies new SQL-like filtering implementation.

Also utilize new parallel and other cool features in .NET 4.0 in the ALV for log parser and filtering in order to improve performance on multi-core computers.

Comments (2)

  1. Log in to comment