Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2015-02-21 23:54:03
Size: 475
Comment:
Revision 5 as of 2015-02-27 01:37:18
Size: 542
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Starting with version 11.0, Dyalog APL was shipping with an interface to acces Microsoft .Net.<<BR>>
Find on this page some namespaces usefull in everyday programmaing using .Net<<BR>>
Starting with version 11.0, Dyalog APL was shipping with an interface to access Microsoft .Net.<<BR>>
Find on this page some namespaces useful in everyday programming using .Net<<BR>>
Line 10: Line 10:
|| [[netVaria]] || Snippets of code useful when using .Net ||
Line 11: Line 12:
|| [[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 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

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