Differences between revisions 5 and 6
Revision 5 as of 2015-02-27 01:37:18
Size: 542
Comment:
Revision 6 as of 2015-03-25 00:37:36
Size: 631
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
|| [[CompilingCSharp_from_APLX]] || Compiling C# code from APLX translated to Dyalog ||

Category Dyalog .Net Utilities

Overview

Starting with version 11.0, Dyalog APL was shipping with an interface to access Microsoft .Net.
Find on this page some namespaces useful in everyday programming using .Net

Library

Name

Description

netVaria

Snippets of code useful when using .Net

netDateTime

Deals with Dates and Time

netDataTable

Creates, Modify and Store .Net DataTables

netDIO

Disk and Files Input/Output Utilities

CompilingCSharp_from_APLX

Compiling C# code from APLX translated to Dyalog

CategoryDyalogDotNetUtilities (last edited 2017-02-16 19:32:25 by KaiJaeger)