Apr 16
Parses and highlights keywords, comments and other specific elements of the C# programming language, in a text sequence of source code. Implementation of a base class for different other languages, which does not use regular expressions. This web site is actually using the same C# Syntax Highlighter on the server side, for all C# code exposed to the end-user. Try our online demo with your own copied and pasted code. There will be many other syntax highlighters presented for other languages, such as Java, JavaScript, VB.NET, XML, HTML etc.
Continue reading »
Continue reading »
Apr 15
An overview of main situations, technics and aspects of data extraction in general, which is essentially covered in detail by this magazine. We discuss different abstract layers where data extraction may occur. Data extraction may also involve paired complementary operations, like Split-Merge or Compress-Decompress, model transformations and translations of object topologies. Common situations where you need extraction of parts from a composite document.
Continue reading »
Continue reading »