Differences between revisions 2 and 3
Revision 2 as of 2015-02-21 23:54:03
Size: 475
Comment:
Revision 3 as of 2015-02-23 14:36:58
Size: 480
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
|| [[netDataTable]] || Creates, Modify and Store a !DataTable ||
|| [[netDIO]] || Disk and File Input/Output Utilities ||
|| [[netDataTable]] || Creates, Modify and Store .Net !DataTables ||
|| [[netDIO]] || Disk and Files Input/Output Utilities ||

Category Dyalog .Net Utilities

Overview

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

Library

Name

Description

netDateTime

Deals with Dates and Time

netDataTable

Creates, Modify and Store .Net DataTables

netDIO

Disk and Files Input/Output Utilities

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